Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-080626
#<BuildRuby:0x000055c677f023d0
@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.20231019-080626",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006329 2.364935 ( 2.460145)
build_miniruby 0.000981 0.001069 1.551261 ( 1.550096)
build_ruby 0.001329 0.000285 3.262388 ( 3.459003)
build_all 0.003934 0.003989 6.424806 ( 3.123219)
build_install 0.012885 0.007157 8.270853 ( 4.938874)
test_btest 0.000907 0.000000 88.739576 ( 39.937363)
test_basic 0.004950 0.003379 0.971083 ( 1.167145)
test_all 0.009598 0.000506 725.915381 (272.668924)
test_rubyspec 0.045118 0.024175 101.499247 (113.676219)
total: 442.98 sec