Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250301-100119
#<BuildRuby:0x00007fefa536fdc0
@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.20250301-100119",
@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.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006508 0.000000 3.151309 ( 4.762683)
build_miniruby 0.001577 0.000003 1.379134 ( 5.516851)
build_ruby 0.001539 0.000275 3.608659 ( 23.203713)
build_all 0.008323 0.000000 5.513936 ( 3.455066)
build_install 0.013608 0.009115 7.753132 ( 4.956924)
test_btest 0.000739 0.000160 49.533645 ( 24.407546)
test_basic 0.007766 0.000056 0.861290 ( 2.282743)
test_all 0.074265 0.048793 604.614708 (220.323044)
test_rubyspec 0.055224 0.019534 101.055692 ( 25.820710)
total: 314.73 sec