Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-193329
#<BuildRuby:0x00007f72d867fdc0
@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-193329",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000028 0.000011 0.000039 ( 0.000038)
build_up 0.009994 0.000000 4.036084 ( 4.581426)
build_miniruby 0.002014 0.000060 1.874933 ( 1.993636)
build_ruby 0.001866 0.000622 4.466692 ( 4.730984)
build_all 0.008382 0.001516 7.914677 ( 3.250245)
build_install 0.018548 0.003345 11.471309 ( 5.676678)
test_btest 0.000880 0.000270 117.122671 ( 32.909071)
test_basic 0.007135 0.000898 1.131096 ( 1.181785)
test_all 0.116041 0.035264 872.493155 (330.811443)
test_rubyspec 0.052036 0.047929 165.521995 ( 34.890498)
total: 420.03 sec