Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250221-071659
#<BuildRuby:0x00007fbfc244fdc0
@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.20250221-071659",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004099 0.002666 2.604041 ( 2.219585)
build_miniruby 0.001135 0.000379 1.009528 ( 1.006935)
build_ruby 0.001661 0.000000 2.688798 ( 18.243327)
build_all 0.003635 0.003011 4.198395 ( 1.695975)
build_install 0.011806 0.005290 6.161739 ( 3.046795)
test_btest 0.000552 0.000201 39.617739 ( 11.285977)
test_basic 0.003696 0.002359 0.559201 ( 0.619252)
test_all 0.081558 0.032527 452.842060 (151.289563)
test_rubyspec 0.051442 0.018864 97.569876 ( 16.689314)
total: 206.10 sec