Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-174137
#<BuildRuby:0x00007fd9939efdd0
@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.20241019-174137",
@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.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.003149 0.004786 3.766555 ( 3.783227)
build_miniruby 0.001534 0.000000 1.458237 ( 1.455098)
build_ruby 0.001916 0.000000 4.201858 ( 36.947287)
build_all 0.003130 0.005701 7.476905 ( 3.124382)
build_install 0.010924 0.007555 10.168168 ( 4.715256)
test_btest 0.000797 0.000233 95.318202 ( 25.043351)
test_basic 0.004497 0.005315 0.891928 ( 0.937097)
test_all 0.097469 0.052864 779.454304 (252.276524)
test_rubyspec 0.053064 0.034473 134.541254 ( 34.018894)
total: 362.30 sec