Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-042255
#<BuildRuby:0x00005630359aa108
@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.20230804-042255",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005942 0.000767 2.351990 ( 5.454764)
build_miniruby 0.001344 0.000000 1.771250 ( 2.772947)
build_ruby 0.001716 0.000000 3.743275 ( 5.639094)
build_all 0.008317 0.000443 2.881407 ( 3.108079)
build_install 0.014215 0.005711 4.378777 ( 4.185873)
test_btest 0.001033 0.000151 83.785553 ( 46.397985)
test_basic 0.003278 0.004351 0.952001 ( 1.650152)
test_all 0.000808 0.000138 680.836189 (338.233859)
test_rubyspec 0.029956 0.026117 102.021130 (140.244231)
total: 547.69 sec