Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-201454
#<BuildRuby:0x00007f244398fdc8
@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.20240620-201454",
@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.000009 0.000028 ( 0.000030)
autoconf 0.000034 0.000016 0.000050 ( 0.000052)
configure 0.000036 0.000018 0.000054 ( 0.000054)
build_up 0.006565 0.003170 4.045787 ( 4.676211)
build_miniruby 0.001433 0.000692 1.827094 ( 1.943885)
build_ruby 0.001764 0.000851 4.659238 ( 5.122544)
build_all 0.004881 0.006753 8.463837 ( 4.941064)
build_install 0.020159 0.005861 11.866710 ( 7.584214)
test_btest 0.000556 0.000270 119.177285 ( 55.901738)
test_basic 0.008601 0.004177 1.295002 ( 1.384058)
test_all 0.104305 0.049362 898.889514 (294.533158)
test_rubyspec 0.051306 0.040856 163.919589 ( 32.839292)
total: 408.93 sec