Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-221003
#<BuildRuby:0x00007f069c83fdc0
@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.20240928-221003",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007450 0.000774 3.216546 ( 2.771779)
build_miniruby 0.001542 0.000000 1.139377 ( 1.137190)
build_ruby 0.001857 0.000000 3.128610 ( 3.374377)
build_all 0.001916 0.006442 6.082537 ( 2.388902)
build_install 0.013853 0.005042 9.017947 ( 4.028691)
test_btest 0.000905 0.000000 81.918456 ( 22.041012)
test_basic 0.003899 0.003714 0.798539 ( 0.860094)
test_all 0.107763 0.036923 646.404445 (186.517012)
test_rubyspec 0.053597 0.028109 128.694886 ( 22.654599)
total: 245.77 sec