Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-165546
#<BuildRuby:0x0000559439ee2078
@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.20230924-165546",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007268 0.000426 2.221746 ( 4.743831)
build_miniruby 0.001303 0.000173 1.586349 ( 1.727970)
build_ruby 0.001686 0.000225 3.194180 ( 3.668726)
build_all 0.009730 0.000000 6.150076 ( 4.336626)
build_install 0.019230 0.000000 7.695261 ( 6.014428)
test_btest 0.000832 0.000000 83.121259 ( 45.626275)
test_basic 0.006004 0.003433 0.988524 ( 1.407203)
test_all 0.006761 0.003912 716.447618 (380.192689)
test_rubyspec 0.036149 0.032974 101.766989 (121.460741)
total: 569.18 sec