Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-140702
#<BuildRuby:0x00007f87fa35fdc0
@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.20250512-140702",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.005774 0.000875 2.361926 ( 2.475466)
build_miniruby 0.001388 0.000210 1.230607 ( 2.884599)
build_ruby 0.000000 0.002061 4.060831 ( 51.363356)
build_all 0.007905 0.002711 6.774050 ( 3.673326)
build_install 0.023475 0.000966 9.036436 ( 5.454812)
test_btest 0.000841 0.000133 59.775684 ( 26.313597)
test_basic 0.007541 0.005916 1.075705 ( 1.173483)
test_all 0.078971 0.042142 643.811279 (189.776249)
test_rubyspec 0.055205 0.020278 111.121267 ( 20.282739)
total: 303.40 sec