Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-055001
#<BuildRuby:0x00007f9bf3f5fdc0
@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.20240701-055001",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000030 0.000009 0.000039 ( 0.000040)
build_up 0.000000 0.008950 4.322630 ( 3.886376)
build_miniruby 0.000000 0.002268 1.595809 ( 1.595765)
build_ruby 0.000000 0.002128 4.259501 ( 4.415051)
build_all 0.003619 0.006562 8.207114 ( 3.375532)
build_install 0.018464 0.003916 11.621195 ( 5.616268)
test_btest 0.000572 0.000250 119.990944 ( 31.848259)
test_basic 0.000000 0.011363 1.128635 ( 1.188115)
test_all 0.114756 0.035598 845.865650 (306.789419)
test_rubyspec 0.050045 0.042122 168.589457 ( 36.334737)
total: 395.05 sec