Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-132121
#<BuildRuby:0x000055fb03182230
@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.20231014-132121",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005392 0.000799 2.230201 ( 2.337117)
build_miniruby 0.001194 0.000000 1.468802 ( 1.467063)
build_ruby 0.001765 0.000000 3.310937 ( 3.522324)
build_all 0.008849 0.000000 6.209152 ( 2.752840)
build_install 0.018984 0.000000 7.798288 ( 4.052931)
test_btest 0.000000 0.001165 87.462343 ( 26.234344)
test_basic 0.005100 0.002189 0.963545 ( 1.043052)
test_all 0.009727 0.000663 695.681321 (238.677558)
test_rubyspec 0.044811 0.019896 96.778669 (108.185836)
total: 388.27 sec