Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-043126
#<BuildRuby:0x00007f377feafde0
@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.20241107-043126",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004159 0.003961 3.567890 ( 3.672782)
build_miniruby 0.001744 0.000436 1.854609 ( 1.922351)
build_ruby 0.001805 0.000451 4.519585 ( 4.842516)
build_all 0.005102 0.004384 6.723222 ( 4.475766)
build_install 0.018028 0.004550 9.600205 ( 7.040020)
test_btest 0.000722 0.000202 81.792338 ( 51.047308)
test_basic 0.009983 0.001546 1.123500 ( 1.440124)
test_all 0.097046 0.045474 675.605872 (246.627233)
test_rubyspec 0.044704 0.040477 119.482616 ( 27.002453)
total: 348.07 sec