Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-142242
#<BuildRuby:0x00007f8a4a5afdd0
@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.20240704-142242",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000047 0.000009 0.000056 ( 0.000049)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.009111 0.001822 4.800696 ( 7.770609)
build_miniruby 0.000000 0.002764 1.908674 ( 2.603476)
build_ruby 0.001886 0.000912 4.766019 ( 6.112039)
build_all 0.007033 0.004944 9.542717 ( 11.221897)
build_install 0.019531 0.009271 13.030034 ( 14.884463)
test_btest 0.000791 0.000212 132.891577 (141.371391)
test_basic 0.009129 0.005769 1.449006 ( 2.446526)
test_all 0.124075 0.039983 926.007782 (500.013049)
test_rubyspec 0.049502 0.044424 170.145798 ( 37.711692)
total: 724.14 sec