Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-111141
#<BuildRuby:0x0000557ca5a12120
@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.20240318-111141",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006886 0.000698 2.141810 ( 2.157926)
build_miniruby 0.000000 0.001271 1.297456 ( 1.295609)
build_ruby 0.000000 0.001524 2.838313 ( 3.071365)
build_all 0.006013 0.001675 6.541962 ( 2.482102)
build_install 0.010361 0.006006 8.268017 ( 3.877762)
test_btest 0.000621 0.000184 90.921988 ( 23.840671)
test_basic 0.005932 0.000430 0.867492 ( 0.933662)
test_all 0.082555 0.036756 833.279577 (258.198825)
test_rubyspec 0.043541 0.038723 110.382539 (119.545887)
total: 415.40 sec