Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250303-031122
#<BuildRuby:0x00007f73a7f7fdd8
@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.20250303-031122",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.006186 0.000604 3.329074 ( 2.484133)
build_miniruby 0.001254 0.000337 1.572978 ( 1.570359)
build_ruby 0.001390 0.000374 2.966352 ( 3.127704)
build_all 0.006390 0.002477 5.375990 ( 2.291848)
build_install 0.015362 0.001934 7.824587 ( 4.068897)
test_btest 0.000657 0.000169 45.901464 ( 13.387976)
test_basic 0.007449 0.000812 0.705216 ( 0.757969)
test_all 0.070854 0.045348 564.923157 (192.621489)
test_rubyspec 0.025880 0.049339 102.367592 ( 22.756923)
total: 243.07 sec