Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-041842
#<BuildRuby:0x00007f7a7e09fdd0
@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-041842",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002742 0.003838 2.677370 ( 2.764657)
build_miniruby 0.001539 0.000271 1.699751 ( 1.696447)
build_ruby 0.001521 0.000268 4.476065 ( 4.577000)
build_all 0.007799 0.001377 6.776850 ( 2.945448)
build_install 0.010160 0.008092 8.817599 ( 4.906282)
test_btest 0.000742 0.000161 54.179346 ( 15.670724)
test_basic 0.000719 0.007671 0.943042 ( 0.995873)
test_all 0.074767 0.046963 616.111314 (184.238472)
test_rubyspec 0.049472 0.031547 113.909999 ( 26.195726)
total: 243.99 sec