Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-224653
#<BuildRuby:0x00007fd02089fdd0
@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.20240816-224653",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.004182 0.004008 3.613911 ( 3.572114)
build_miniruby 0.000000 0.001621 1.508203 ( 1.504404)
build_ruby 0.000000 0.001978 4.491483 ( 4.647616)
build_all 0.001972 0.007093 8.530286 ( 3.491169)
build_install 0.020342 0.006483 12.505759 ( 8.380642)
test_btest 0.000719 0.000317 119.488249 ( 47.468540)
test_basic 0.004838 0.008097 1.348129 ( 1.426196)
test_all 0.120370 0.031825 804.636281 (244.287216)
test_rubyspec 0.053312 0.038477 163.940724 ( 39.056562)
total: 353.84 sec