Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-142519
#<BuildRuby:0x00007f1995f3fdd0
@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.20241220-142519",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002843 0.002828 1.333222 ( 1.680142)
build_miniruby 0.001164 0.000279 1.042186 ( 1.039627)
build_ruby 0.001516 0.000364 2.785365 ( 3.064927)
build_all 0.007374 0.000773 5.278431 ( 2.058171)
build_install 0.016094 0.003098 7.010130 ( 3.546890)
test_btest 0.000643 0.000145 66.199310 ( 17.477359)
test_basic 0.006449 0.000529 0.737971 ( 0.794649)
test_all 0.070093 0.069680 621.413710 (197.950613)
test_rubyspec 0.039953 0.040904 113.657873 ( 24.510319)
total: 252.12 sec