Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-022736
#<BuildRuby:0x00007f8ac6eafdc8
@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.20240802-022736",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.005901 0.003641 3.838260 ( 4.377375)
build_miniruby 0.001548 0.000258 1.604732 ( 1.745233)
build_ruby 0.002224 0.000000 4.377588 ( 4.681426)
build_all 0.009033 0.001216 8.394690 ( 4.805466)
build_install 0.022262 0.001458 11.611102 ( 7.075509)
test_btest 0.000960 0.000144 113.396652 ( 43.414722)
test_basic 0.005349 0.004605 0.994171 ( 1.039171)
test_all 0.105094 0.045324 782.982032 (222.666269)
test_rubyspec 0.060320 0.031577 159.993414 ( 35.075489)
total: 324.88 sec