Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-235303
#<BuildRuby:0x00007f95cee1fdc8
@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.20241001-235303",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007458 0.000876 4.483157 ( 3.817739)
build_miniruby 0.000000 0.001623 1.659787 ( 1.657128)
build_ruby 0.000721 0.001433 4.031647 ( 15.847717)
build_all 0.005089 0.003191 6.478372 ( 2.592769)
build_install 0.013833 0.004516 9.428435 ( 4.305316)
test_btest 0.000796 0.000231 95.442196 ( 25.450681)
test_basic 0.008385 0.000123 0.950458 ( 4.726892)
test_all 0.101852 0.050528 797.695208 (249.499478)
test_rubyspec 0.049592 0.034282 137.700607 ( 32.773129)
total: 340.67 sec