Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-162540
#<BuildRuby:0x00007f9e2eb3fdc0
@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.20241121-162540",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.002634 0.004942 3.478353 ( 3.452788)
build_miniruby 0.000000 0.001430 1.274699 ( 1.273640)
build_ruby 0.000000 0.001971 3.682249 ( 3.827532)
build_all 0.007406 0.000289 5.972769 ( 2.510817)
build_install 0.017073 0.000162 8.405699 ( 3.874736)
test_btest 0.000777 0.000236 67.549791 ( 17.620591)
test_basic 0.007746 0.001049 0.721835 ( 0.771182)
test_all 0.098939 0.044517 643.430377 (201.482257)
test_rubyspec 0.040289 0.041866 119.059358 ( 37.070655)
total: 271.89 sec