Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-082220
#<BuildRuby:0x00007fab9cf9fde0
@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.20240926-082220",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.002095 0.006485 4.601780 ( 3.826804)
build_miniruby 0.001274 0.000329 1.578664 ( 1.575021)
build_ruby 0.001397 0.000360 4.132324 ( 4.323751)
build_all 0.008596 0.000189 6.851577 ( 2.849962)
build_install 0.017986 0.001374 10.145294 ( 4.650407)
test_btest 0.000752 0.000167 91.709836 ( 23.824443)
test_basic 0.008706 0.000989 1.049702 ( 1.099380)
test_all 0.097264 0.052237 736.976056 (238.996198)
test_rubyspec 0.050669 0.034165 139.890443 ( 42.255706)
total: 323.40 sec