Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-022422
#<BuildRuby:0x00007fe8fc98fde0
@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.20241211-022422",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006379 0.000832 2.830782 ( 2.863924)
build_miniruby 0.001176 0.000154 1.226829 ( 1.224494)
build_ruby 0.001531 0.000200 3.314478 ( 3.476405)
build_all 0.007640 0.000388 6.128970 ( 2.612640)
build_install 0.014270 0.003417 8.765683 ( 4.274452)
test_btest 0.000837 0.000116 74.376125 ( 19.928651)
test_basic 0.004194 0.005114 0.957059 ( 1.003573)
test_all 0.083820 0.059813 690.686743 (217.962118)
test_rubyspec 0.022973 0.054416 111.995270 ( 23.134807)
total: 276.48 sec