Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-120633
#<BuildRuby:0x00007f440d3dfdd0
@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.20240814-120633",
@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.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.000771 0.008266 4.141665 ( 5.486432)
build_miniruby 0.001530 0.000612 1.845405 ( 2.027160)
build_ruby 0.001655 0.000662 4.676361 ( 5.524798)
build_all 0.005477 0.004688 8.678439 ( 7.119539)
build_install 0.024866 0.001461 12.215004 ( 10.346953)
test_btest 0.000845 0.000305 128.480621 (108.240752)
test_basic 0.008144 0.005758 1.461124 ( 2.287876)
test_all 0.112060 0.045294 931.321823 (349.124144)
test_rubyspec 0.061546 0.033092 168.386515 ( 39.680121)
total: 529.84 sec