Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-230410
#<BuildRuby:0x00007efe5bdefde0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240905-230410",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000028 0.000006 0.000034 ( 0.000035)
autoconf 0.000054 0.000012 0.000066 ( 0.000065)
configure 0.000039 0.000008 0.000047 ( 0.000048)
build_up 0.008932 0.000164 3.785826 ( 3.674893)
build_miniruby 0.001534 0.000307 1.752727 ( 2.149296)
build_ruby 0.002353 0.000000 4.006736 ( 23.878291)
build_all 0.007012 0.001035 6.416507 ( 2.392764)
build_install 0.011293 0.004855 9.358654 ( 4.224235)
test_btest 0.000790 0.000166 103.215334 ( 26.931555)
test_basic 0.003974 0.004282 0.842589 ( 0.894309)
test_all 0.111931 0.036857 791.259515 (261.470594)
test_rubyspec 0.056310 0.035007 160.235918 ( 28.751024)
total: 354.37 sec