Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-073527
#<BuildRuby:0x0000557071d46138
@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.20240313-073527",
@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.000018)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.000000 0.007020 2.725499 ( 2.688712)
build_miniruby 0.000556 0.000855 1.841878 ( 1.852450)
build_ruby 0.001430 0.000307 3.798105 ( 4.077618)
build_all 0.002919 0.005794 7.193351 ( 4.669538)
build_install 0.017490 0.005414 9.396314 ( 6.310182)
test_btest 0.000613 0.000162 95.929136 ( 43.646822)
test_basic 0.007320 0.000851 1.037847 ( 1.126825)
test_all 0.076748 0.044703 835.160861 (305.889831)
test_rubyspec 0.043349 0.046010 128.639717 (138.065062)
total: 508.33 sec