Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-070931
#<BuildRuby:0x000055881067a190
@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.20230922-070931",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000007 0.000000 0.000007 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006365 1.910570 ( 3.188467)
build_miniruby 0.000696 0.000770 1.263258 ( 1.261273)
build_ruby 0.001283 0.000229 3.077129 ( 3.265889)
build_all 0.004213 0.003186 5.678149 ( 2.213526)
build_install 0.013624 0.001922 6.703674 ( 3.172303)
test_btest 0.000992 0.000192 81.201025 ( 20.838777)
test_basic 0.002130 0.003702 0.756847 ( 0.817944)
test_all 0.006718 0.002818 643.586642 (185.915751)
test_rubyspec 0.039928 0.015038 90.985352 (102.411966)
total: 323.09 sec