Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-192750
#<BuildRuby:0x00005631307ba360
@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.20240203-192750",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006297 0.000570 2.036638 ( 3.343671)
build_miniruby 0.001207 0.000301 1.801431 ( 2.012646)
build_ruby 0.001556 0.000389 3.451362 ( 4.744088)
build_all 0.002798 0.005054 6.096683 ( 4.386333)
build_install 0.018896 0.000367 7.664896 ( 6.446913)
test_btest 0.000000 0.001114 85.781037 ( 69.125392)
test_basic 0.000929 0.005259 0.961243 ( 1.248042)
test_all 0.063522 0.051948 713.205480 (368.275748)
test_rubyspec 0.064857 0.039574 170.835375 (186.781083)
total: 646.36 sec