Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-132457
#<BuildRuby:0x0000559d58eaa3d0
@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.20230911-132457",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002714 0.004733 2.250459 ( 4.129735)
build_miniruby 0.001147 0.000321 1.665363 ( 1.743606)
build_ruby 0.000000 0.001985 3.436980 ( 3.830013)
build_all 0.002455 0.007088 6.514368 ( 4.197700)
build_install 0.017056 0.002859 7.887514 ( 5.493255)
test_btest 0.001049 0.000000 83.307662 ( 44.502283)
test_basic 0.007240 0.000052 0.943600 ( 1.121611)
test_all 0.006984 0.002429 686.891632 (315.259571)
test_rubyspec 0.040122 0.033032 108.686998 (133.144561)
total: 513.42 sec