Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-194926
#<BuildRuby:0x000056236a7b6018
@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.20231223-194926",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004962 0.000093 1.412718 ( 1.757221)
build_miniruby 0.001172 0.000094 1.303081 ( 1.301477)
build_ruby 0.001736 0.000000 2.888155 ( 3.064111)
build_all 0.006036 0.000000 4.997568 ( 2.027615)
build_install 0.016055 0.000000 6.311839 ( 3.136860)
test_btest 0.000844 0.000000 79.650460 ( 20.805295)
test_basic 0.002807 0.003664 0.768514 ( 0.841719)
test_all 0.106900 0.014062 664.484108 (222.015618)
test_rubyspec 0.040827 0.028087 94.327140 (110.573569)
total: 365.52 sec