Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-070116
#<BuildRuby:0x00007f35c698fdc0
@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.20240711-070116",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.003331 0.005680 4.331982 ( 3.809965)
build_miniruby 0.001637 0.000437 2.086703 ( 2.084864)
build_ruby 0.000000 0.001992 4.129452 ( 4.291261)
build_all 0.006186 0.005022 15.973917 ( 6.102387)
build_install 0.010845 0.008648 6.368598 ( 3.954126)
test_btest 0.000000 0.001002 111.252215 ( 30.578041)
test_basic 0.003476 0.006418 1.042267 ( 1.089883)
test_all 0.118818 0.037270 860.137422 (335.820470)
test_rubyspec 0.054066 0.036998 172.707026 (142.734889)
total: 530.47 sec