Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-220736
#<BuildRuby:0x00007f05fa28fdc8
@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.20240829-220736",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.008398 0.000116 4.054034 ( 6.613703)
build_miniruby 0.000000 0.002150 1.826626 ( 3.250955)
build_ruby 0.001108 0.001648 4.643132 ( 5.680358)
build_all 0.010276 0.000385 8.882209 ( 8.654302)
build_install 0.020984 0.005319 12.176338 ( 12.548726)
test_btest 0.001102 0.000171 125.644093 (108.511055)
test_basic 0.003274 0.008841 1.379394 ( 2.324859)
test_all 0.117259 0.045150 900.376039 (536.865481)
test_rubyspec 0.052553 0.038075 166.877541 ( 45.642176)
total: 730.09 sec