Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-172843
#<BuildRuby:0x0000562c33185a00
@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.20240203-172843",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006230 0.000242 2.093181 ( 2.601698)
build_miniruby 0.001321 0.000147 1.775091 ( 1.836296)
build_ruby 0.001652 0.000000 3.853030 ( 4.256861)
build_all 0.003594 0.004350 6.659477 ( 4.738477)
build_install 0.019963 0.000938 8.142594 ( 5.781219)
test_btest 0.001171 0.000151 90.940842 ( 43.151976)
test_basic 0.001997 0.004114 0.901396 ( 0.979747)
test_all 0.069074 0.048133 695.635315 (209.659195)
test_rubyspec 0.042416 0.056103 146.621839 (157.934560)
total: 430.94 sec