Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-140847
#<BuildRuby:0x00005592e2cd68e0
@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.20230827-140847",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005400 0.001350 2.048213 ( 3.224835)
build_miniruby 0.001137 0.000285 1.635510 ( 1.635364)
build_ruby 0.000000 0.001662 2.994910 ( 3.195866)
build_all 0.005111 0.003335 6.098202 ( 2.696387)
build_install 0.017305 0.000518 7.324540 ( 4.001569)
test_btest 0.000000 0.001432 85.805779 ( 34.177666)
test_basic 0.005998 0.002924 1.032331 ( 1.414457)
test_all 0.005790 0.004485 688.083595 (281.707859)
test_rubyspec 0.034432 0.038965 104.893898 (123.137448)
total: 455.19 sec