Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-232514
#<BuildRuby:0x00007f595df8fdc8
@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.20241214-232514",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000000 0.006311 2.399418 ( 2.712143)
build_miniruby 0.000000 0.001637 1.575945 ( 1.575353)
build_ruby 0.000000 0.001978 4.193649 ( 4.330500)
build_all 0.006428 0.004128 6.541491 ( 4.611516)
build_install 0.020614 0.002718 8.897201 ( 6.776442)
test_btest 0.000743 0.000225 76.667993 ( 24.902924)
test_basic 0.003409 0.005316 0.905126 ( 0.952893)
test_all 0.089089 0.054815 727.070609 (231.923967)
test_rubyspec 0.040331 0.047480 119.631193 ( 39.526508)
total: 317.31 sec