Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-172815
#<BuildRuby:0x00007f131b8dfdd0
@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.20250405-172815",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004275 0.004959 3.759756 ( 5.214540)
build_miniruby 0.001603 0.000362 1.692757 ( 1.905946)
build_ruby 0.001921 0.000433 4.304243 ( 4.903512)
build_all 0.008651 0.001953 6.484720 ( 6.049587)
build_install 0.019512 0.007066 9.513501 ( 7.795929)
test_btest 0.000737 0.000179 53.805813 ( 57.940850)
test_basic 0.000711 0.011791 1.004797 ( 1.443648)
test_all 0.069642 0.060412 624.736061 (209.497207)
test_rubyspec 0.043245 0.034935 101.528346 ( 27.328944)
total: 322.08 sec