Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250130-010328
#<BuildRuby:0x00007fb333b7fdc0
@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.20250130-010328",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005636 0.001611 3.167194 ( 2.374142)
build_miniruby 0.001123 0.000321 1.152918 ( 1.150320)
build_ruby 0.001337 0.000383 3.512183 ( 3.748978)
build_all 0.001752 0.006293 5.119124 ( 2.001320)
build_install 0.008990 0.007576 6.937500 ( 3.263291)
test_btest 0.000605 0.000237 61.756966 ( 16.883797)
test_basic 0.002116 0.005399 0.684968 ( 0.744619)
test_all 0.084148 0.033156 547.600705 (163.704394)
test_rubyspec 0.030416 0.045877 102.447784 ( 19.219537)
total: 213.09 sec