Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-092200
#<BuildRuby:0x00007f8ed98ffdd0
@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.20240629-092200",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.010150 0.001181 4.681412 ( 8.247532)
build_miniruby 0.001784 0.000347 1.881179 ( 3.313929)
build_ruby 0.000000 0.002896 4.651841 ( 27.878048)
build_all 0.001990 0.010448 9.077549 ( 15.845208)
build_install 0.020122 0.009046 12.841989 ( 22.143793)
test_btest 0.000888 0.000264 130.787190 (194.931485)
test_basic 0.006634 0.008631 1.465315 ( 3.952714)
test_all 0.118042 0.048527 932.987365 (834.329220)
test_rubyspec 0.066981 0.027240 177.943977 ( 53.697328)
total: 1164.34 sec