Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-184545
#<BuildRuby:0x000055fb417f22a8
@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.20230811-184545",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006960 0.000497 2.279944 ( 5.024597)
build_miniruby 0.001316 0.000094 2.119880 ( 3.385635)
build_ruby 0.001565 0.000111 3.611097 ( 4.655383)
build_all 0.008172 0.000264 2.759385 ( 2.358117)
build_install 0.009525 0.009038 4.279510 ( 4.049072)
test_btest 0.000862 0.000111 83.261570 ( 46.890756)
test_basic 0.005791 0.000748 0.904391 ( 1.444645)
test_all 0.001367 0.000000 657.899376 (309.957243)
test_rubyspec 0.025336 0.030592 99.303184 (127.306505)
total: 505.07 sec