Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-041857
#<BuildRuby:0x00007fcad8d8fdd8
@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-041857",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000033 0.000006 0.000039 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003118 0.004721 3.106072 ( 3.039494)
build_miniruby 0.001372 0.000294 1.287490 ( 1.284486)
build_ruby 0.001627 0.000348 3.968582 ( 4.117007)
build_all 0.004228 0.005337 7.848954 ( 3.130082)
build_install 0.010999 0.008199 10.668354 ( 4.849761)
test_btest 0.000671 0.000195 113.717111 ( 31.733446)
test_basic 0.005818 0.003491 0.931213 ( 0.973349)
test_all 0.122523 0.029947 833.959929 (246.024959)
test_rubyspec 0.067852 0.026242 171.916694 ( 28.876056)
total: 324.03 sec