Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-122510
#<BuildRuby:0x00007f109dcffdc8
@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.20240728-122510",
@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.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.002057 0.006777 3.863824 ( 4.019130)
build_miniruby 0.001575 0.000315 1.829000 ( 1.935920)
build_ruby 0.000000 0.002584 4.102252 ( 26.434316)
build_all 0.007806 0.000379 7.385804 ( 2.977657)
build_install 0.007703 0.009562 10.026351 ( 4.513935)
test_btest 0.000000 0.001145 119.670177 ( 32.618670)
test_basic 0.007126 0.002485 1.181452 ( 1.228400)
test_all 0.121203 0.029691 771.881188 (228.636442)
test_rubyspec 0.054704 0.035524 177.306660 ( 49.666921)
total: 352.03 sec