Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-214106
#<BuildRuby:0x000056482a2ddf48
@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.20240214-214106",
@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.000015)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.006296 0.000000 2.104795 ( 2.724528)
build_miniruby 0.001595 0.000031 9.470766 ( 9.194958)
build_ruby 0.001322 0.000000 3.533763 ( 3.836584)
build_all 0.007583 0.000675 6.788242 ( 3.679268)
build_install 0.015101 0.004617 8.657694 ( 6.039574)
test_btest 0.000720 0.000112 93.084395 ( 55.963012)
test_basic 0.000000 0.008257 0.978072 ( 1.404380)
test_all 0.074066 0.045744 756.125729 (282.867846)
test_rubyspec 0.034407 0.070956 176.135876 (185.348369)
total: 551.06 sec