Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-203244
#<BuildRuby:0x00007f75dacffdd0
@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.20240803-203244",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003053 0.004730 3.392188 ( 3.401945)
build_miniruby 0.001723 0.000000 1.386991 ( 1.383178)
build_ruby 0.001881 0.000000 3.621907 ( 3.789973)
build_all 0.004483 0.004108 8.034014 ( 3.163082)
build_install 0.017111 0.002236 10.259445 ( 4.509807)
test_btest 0.000000 0.000997 116.665553 ( 30.393356)
test_basic 0.005951 0.005593 1.201403 ( 1.256330)
test_all 0.094370 0.054404 816.130142 (240.743759)
test_rubyspec 0.046973 0.043017 165.663457 ( 33.689982)
total: 322.33 sec