Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-080558
#<BuildRuby:0x00007f30c971fdd0
@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.20241017-080558",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000988 0.007382 4.179597 ( 4.059927)
build_miniruby 0.001431 0.000304 1.725665 ( 1.722995)
build_ruby 0.000000 0.002129 4.394603 ( 4.570878)
build_all 0.007922 0.001752 7.803351 ( 3.345701)
build_install 0.022465 0.000523 11.096892 ( 5.564853)
test_btest 0.000853 0.000171 96.747782 ( 32.262880)
test_basic 0.010198 0.001197 1.037419 ( 1.076597)
test_all 0.117580 0.033615 757.795971 (222.910102)
test_rubyspec 0.059940 0.033382 135.648528 ( 30.778991)
total: 306.29 sec