Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-205317
#<BuildRuby:0x00007f09a781fdc8
@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.20250318-205317",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000040 0.000006 0.000046 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.000839 0.007433 2.844017 ( 2.940501)
build_miniruby 0.001522 0.000315 1.559148 ( 1.597159)
build_ruby 0.002049 0.000424 4.187229 ( 4.506084)
build_all 0.003816 0.007025 6.395183 ( 4.893174)
build_install 0.013073 0.010964 8.949194 ( 7.072953)
test_btest 0.001006 0.000317 51.941722 ( 41.607312)
test_basic 0.006511 0.004764 0.943575 ( 1.191692)
test_all 0.088656 0.040352 665.436511 (384.031449)
test_rubyspec 0.042099 0.028646 104.365936 ( 39.872366)
total: 487.71 sec