Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-022208
#<BuildRuby:0x00005578891d9a00
@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.20240111-022208",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000025)
build_up 0.002366 0.004370 1.899232 ( 3.650823)
build_miniruby 0.001316 0.000235 2.108289 ( 2.813959)
build_ruby 0.001524 0.000272 3.758818 ( 5.137361)
build_all 0.007822 0.000635 6.317105 ( 7.076239)
build_install 0.019622 0.000000 7.628421 ( 8.362295)
test_btest 0.000955 0.000000 86.971037 ( 95.145363)
test_basic 0.004617 0.000000 0.959519 ( 1.634636)
test_all 0.099915 0.022624 782.421651 (441.572574)
test_rubyspec 0.057851 0.013272 100.002225 (128.815300)
total: 694.21 sec