Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-150327
#<BuildRuby:0x000056438b492120
@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.20230827-150327",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.004543 0.001420 2.108537 ( 3.385881)
build_miniruby 0.001345 0.000421 1.570277 ( 1.569241)
build_ruby 0.000000 0.001682 3.079896 ( 3.342080)
build_all 0.006352 0.001798 6.131042 ( 3.034296)
build_install 0.009982 0.008984 7.684077 ( 4.748418)
test_btest 0.000561 0.000224 86.701552 ( 33.064081)
test_basic 0.004285 0.001714 0.861488 ( 0.944714)
test_all 0.002912 0.005803 714.542144 (259.433081)
test_rubyspec 0.052455 0.018344 100.977686 (114.713645)
total: 424.24 sec