Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-055640
#<BuildRuby:0x00005567e3979f00
@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.20240209-055640",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001820 0.004544 1.911294 ( 2.284597)
build_miniruby 0.000000 0.001621 1.502290 ( 1.499825)
build_ruby 0.000000 0.001568 3.496463 ( 3.720219)
build_all 0.003271 0.004504 6.932242 ( 3.420346)
build_install 0.014414 0.003735 8.318787 ( 4.723643)
test_btest 0.000865 0.000000 90.997468 ( 33.677252)
test_basic 0.005896 0.002125 0.947396 ( 1.036262)
test_all 0.071136 0.043862 778.751638 (291.784663)
test_rubyspec 0.045009 0.061016 180.917106 (192.416640)
total: 534.56 sec