Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-232352
#<BuildRuby:0x000055646d2b1f48
@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.20240312-232352",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000607 0.007428 2.686100 ( 2.440338)
build_miniruby 0.001163 0.000233 1.879324 ( 1.879201)
build_ruby 0.001584 0.000316 3.905514 ( 4.158951)
build_all 0.008654 0.000000 6.933005 ( 3.377107)
build_install 0.020777 0.000876 8.987780 ( 5.401817)
test_btest 0.000959 0.000160 94.685046 ( 37.544608)
test_basic 0.006799 0.001133 0.969898 ( 1.083532)
test_all 0.103301 0.019516 780.424639 (311.060589)
test_rubyspec 0.050986 0.029920 114.936047 (124.059004)
total: 491.01 sec