Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-024407
#<BuildRuby:0x00007efea212fdc0
@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.20240831-024407",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.002223 0.004950 2.395975 ( 2.422602)
build_miniruby 0.000000 0.001658 1.109949 ( 1.106928)
build_ruby 0.000000 0.001908 2.944736 ( 3.174131)
build_all 0.000000 0.007354 6.176553 ( 2.331892)
build_install 0.008485 0.008371 8.297667 ( 3.847125)
test_btest 0.000505 0.000328 97.971570 ( 25.782133)
test_basic 0.007832 0.001669 0.836529 ( 0.889962)
test_all 0.089415 0.059997 702.326114 (211.978167)
test_rubyspec 0.036332 0.053801 163.693774 ( 25.623121)
total: 277.16 sec