Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-213853
#<BuildRuby:0x000056534c7aa008
@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.20240222-213853",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004057 0.003152 2.503119 ( 2.334203)
build_miniruby 0.001158 0.000240 1.694471 ( 1.693557)
build_ruby 0.001323 0.000273 3.531251 ( 3.778542)
build_all 0.007833 0.000000 6.621481 ( 2.903659)
build_install 0.016000 0.002520 8.468442 ( 4.346645)
test_btest 0.000711 0.000134 89.405102 ( 35.383644)
test_basic 0.003192 0.004420 1.027933 ( 1.287957)
test_all 0.078101 0.036220 733.734318 (298.473508)
test_rubyspec 0.051503 0.034817 122.251086 (131.949406)
total: 482.15 sec