Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-214236
#<BuildRuby:0x0000556ffc3ca098
@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.20231228-214236",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001087 0.004234 1.523514 ( 1.845342)
build_miniruby 0.001466 0.000000 1.596069 ( 1.594654)
build_ruby 0.001673 0.000000 2.816201 ( 3.038986)
build_all 0.006729 0.000436 5.360238 ( 2.732127)
build_install 0.015800 0.001575 6.698046 ( 4.127055)
test_btest 0.000724 0.000150 79.176016 ( 31.115060)
test_basic 0.001587 0.004768 0.836778 ( 0.898835)
test_all 0.087070 0.032092 716.374625 (297.320984)
test_rubyspec 0.011092 0.052952 94.906941 (106.816135)
total: 449.49 sec