Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-222059
#<BuildRuby:0x00007f5449b8fde0
@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.20240627-222059",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.007193 0.000383 3.491842 ( 3.068350)
build_miniruby 0.000000 0.001584 1.135285 ( 1.132108)
build_ruby 0.000054 0.001868 3.180463 ( 3.342759)
build_all 0.004823 0.003479 7.235309 ( 2.809124)
build_install 0.009206 0.008137 9.435006 ( 4.226440)
test_btest 0.000827 0.000174 101.919990 ( 28.070586)
test_basic 0.007820 0.000000 0.915137 ( 3.566310)
test_all 0.090336 0.062839 822.307627 (275.913949)
test_rubyspec 0.044885 0.048169 164.251150 ( 32.516626)
total: 354.65 sec