Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-112718
#<BuildRuby:0x000055fd655f1de8
@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.20240115-112718",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001093 0.004235 1.478635 ( 1.854213)
build_miniruby 0.000000 0.001391 1.468994 ( 1.467047)
build_ruby 0.000000 0.001604 3.038072 ( 3.249775)
build_all 0.002267 0.003620 5.461799 ( 2.299585)
build_install 0.009667 0.005424 6.282513 ( 3.153614)
test_btest 0.000826 0.000223 78.738628 ( 20.413881)
test_basic 0.003499 0.003962 0.864545 ( 0.929925)
test_all 0.096297 0.022399 693.232131 (206.356736)
test_rubyspec 0.023164 0.039585 82.885365 ( 94.846969)
total: 334.57 sec