Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-230552
#<BuildRuby:0x00005640d36d2008
@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.20231229-230552",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003244 0.002137 1.678105 ( 2.019027)
build_miniruby 0.000000 0.001606 1.713880 ( 1.712955)
build_ruby 0.000000 0.001739 3.316374 ( 3.548692)
build_all 0.004741 0.002339 5.490578 ( 2.579951)
build_install 0.016626 0.001211 6.897574 ( 4.031619)
test_btest 0.000689 0.000261 81.162754 ( 38.482542)
test_basic 0.002813 0.004932 0.913301 ( 1.024666)
test_all 0.096214 0.023047 813.676544 (299.016487)
test_rubyspec 0.037535 0.026176 97.977680 (109.699113)
total: 462.12 sec