Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-212527
#<BuildRuby:0x00007f4df836fdd8
@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.20250212-212527",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006062 0.002218 3.530548 ( 3.109167)
build_miniruby 0.001358 0.000408 1.275876 ( 1.287580)
build_ruby 0.000000 0.001794 3.262235 ( 3.453420)
build_all 0.002562 0.006386 5.769558 ( 2.561406)
build_install 0.017013 0.000878 7.470337 ( 3.584284)
test_btest 0.000590 0.000191 70.724636 ( 22.398872)
test_basic 0.007539 0.001222 1.004338 ( 1.329514)
test_all 0.072300 0.043967 539.419140 (180.100126)
test_rubyspec 0.053687 0.024618 105.394896 ( 25.196885)
total: 243.02 sec