Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-195238
#<BuildRuby:0x00005606b42a1a00
@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.20231212-195238",
@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.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.007233 0.000000 2.122499 ( 2.431059)
build_miniruby 0.001304 0.000060 1.484912 ( 1.484580)
build_ruby 0.001316 0.000146 3.048167 ( 3.284579)
build_all 0.007991 0.000416 5.626558 ( 2.728427)
build_install 0.013836 0.004964 7.202900 ( 4.178599)
test_btest 0.000827 0.000110 82.506759 ( 31.006096)
test_basic 0.000000 0.008682 0.845341 ( 0.911462)
test_all 0.062748 0.055709 668.845699 (245.319343)
test_rubyspec 0.041142 0.026671 97.277276 (109.487329)
total: 400.83 sec