Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-081717
#<BuildRuby:0x00007fca9fb7fdd8
@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.20240701-081717",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007531 0.001701 3.563364 ( 3.197830)
build_miniruby 0.001532 0.000000 1.172045 ( 1.169460)
build_ruby 0.001840 0.000000 3.407550 ( 3.541310)
build_all 0.008428 0.000000 7.387485 ( 2.826709)
build_install 0.015135 0.004300 9.381381 ( 4.095459)
test_btest 0.000983 0.000211 116.352626 ( 31.209887)
test_basic 0.005600 0.004239 1.255576 ( 1.302701)
test_all 0.112574 0.037388 765.442660 (224.438921)
test_rubyspec 0.044258 0.049325 172.573712 ( 40.943638)
total: 312.73 sec