Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-004203
#<BuildRuby:0x00007fbcd3dffdd0
@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.20241223-004203",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001490 0.004532 2.091813 ( 2.572742)
build_miniruby 0.001331 0.000359 2.045099 ( 2.047171)
build_ruby 0.001994 0.000000 3.879581 ( 4.135816)
build_all 0.003069 0.006164 6.493366 ( 2.774355)
build_install 0.010067 0.007322 8.010363 ( 4.478782)
test_btest 0.000609 0.000209 70.643553 ( 19.352428)
test_basic 0.007594 0.001215 0.851941 ( 0.899457)
test_all 0.121668 0.021452 693.695313 (199.683749)
test_rubyspec 0.051565 0.029484 113.738639 ( 25.047579)
total: 260.99 sec