Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-224529
#<BuildRuby:0x000056272c0f9f20
@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.20240218-224529",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001192 0.004270 1.574127 ( 1.911760)
build_miniruby 0.001166 0.000206 1.552845 ( 1.550572)
build_ruby 0.001573 0.000000 2.733216 ( 2.981284)
build_all 0.007318 0.000000 6.180911 ( 2.410428)
build_install 0.011647 0.004940 7.627239 ( 3.654738)
test_btest 0.000796 0.000151 89.269981 ( 23.646757)
test_basic 0.000000 0.005789 0.882588 ( 0.938389)
test_all 0.088948 0.028749 743.485920 (229.010047)
test_rubyspec 0.036314 0.039002 98.205294 (114.345781)
total: 380.45 sec