Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-102329
#<BuildRuby:0x00005615489b6320
@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.20240212-102329",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000049 0.006640 1.864269 ( 2.229312)
build_miniruby 0.001515 0.000000 1.428216 ( 1.427304)
build_ruby 0.001381 0.000000 3.341046 ( 3.533726)
build_all 0.003163 0.004623 6.432710 ( 3.032577)
build_install 0.010261 0.008747 7.873108 ( 4.291613)
test_btest 0.000734 0.000289 89.828843 ( 37.548494)
test_basic 0.000000 0.007664 0.970376 ( 1.066745)
test_all 0.079677 0.036730 711.717226 (271.768759)
test_rubyspec 0.053583 0.056480 182.952754 (192.565909)
total: 517.47 sec