Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-004446
#<BuildRuby:0x00007f9eb5d2fdd8
@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.20241014-004446",
@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.000028 0.000003 0.000031 ( 0.000030)
autoconf 0.000042 0.000004 0.000046 ( 0.000047)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.008948 0.000942 4.345043 ( 5.121387)
build_miniruby 0.001927 0.000000 1.819402 ( 2.277968)
build_ruby 0.002409 0.000019 4.677729 ( 5.422982)
build_all 0.008719 0.003784 7.843902 ( 6.456389)
build_install 0.025962 0.002001 10.965487 ( 9.244539)
test_btest 0.000837 0.000095 98.321802 ( 80.293867)
test_basic 0.011849 0.000805 1.238132 ( 1.739602)
test_all 0.116134 0.044380 847.266592 (438.534073)
test_rubyspec 0.049785 0.043359 137.071572 ( 52.203418)
total: 601.30 sec