Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-022102
#<BuildRuby:0x0000557a5778a3d0
@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.20230820-022102",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007039 0.000521 2.270557 ( 6.388182)
build_miniruby 0.001517 0.000112 1.686310 ( 3.419646)
build_ruby 0.001753 0.000130 3.569257 ( 7.656467)
build_all 0.007784 0.000577 6.244000 ( 6.834737)
build_install 0.011521 0.009813 8.016794 ( 9.277263)
test_btest 0.001076 0.000148 84.625145 ( 59.500009)
test_basic 0.003449 0.005476 0.975055 ( 2.295214)
test_all 0.005132 0.006064 705.451262 (400.247361)
test_rubyspec 0.050560 0.022070 107.266154 (146.462581)
total: 642.08 sec