Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-190202
#<BuildRuby:0x000055feeb1128e0
@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.20230131-190202",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000152 0.004027 1.100880 ( 1.552428)
build_miniruby 0.001202 0.000209 1.049378 ( 1.047671)
build_ruby 0.001289 0.000224 2.305821 ( 2.528701)
build_all 0.006924 0.000000 3.851164 ( 2.059788)
build_install 0.008468 0.004719 2.886400 ( 2.190741)
test_btest 0.000683 0.000131 55.117681 ( 22.976844)
test_basic 0.001697 0.004666 0.407042 ( 0.506700)
test_all 0.000988 0.000228 628.363075 (214.635429)
test_rubyspec 0.024616 0.013292 65.674873 ( 75.576396)
total: 323.08 sec