Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-090931
#<BuildRuby:0x00005639730f2118
@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.20230614-090931",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.003207 0.003753 2.035927 ( 4.088746)
build_miniruby 0.001811 0.000000 1.438290 ( 1.460027)
build_ruby 0.001658 0.000000 2.734472 ( 3.002754)
build_all 0.007813 0.000228 2.522532 ( 1.976352)
build_install 0.015159 0.003859 3.717271 ( 2.805859)
test_btest 0.001083 0.000085 79.070163 ( 29.421788)
test_basic 0.005432 0.000429 0.799237 ( 0.909407)
test_all 0.001827 0.000145 569.457382 (362.265908)
test_rubyspec 0.042129 0.021522 89.396741 (199.675735)
total: 605.61 sec