Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-045526
#<BuildRuby:0x0000563695c82360
@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.20230612-045526",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005507 1.787178 ( 2.967382)
build_miniruby 0.000000 0.001582 1.340355 ( 1.339409)
build_ruby 0.000589 0.000970 2.701093 ( 2.909768)
build_all 0.006975 0.000606 2.340543 ( 1.582056)
build_install 0.015679 0.002297 3.480471 ( 2.641687)
test_btest 0.000714 0.000142 76.853859 ( 28.535472)
test_basic 0.000000 0.005058 0.759509 ( 0.840361)
test_all 0.000817 0.000937 547.880555 (189.889100)
test_rubyspec 0.020871 0.025347 80.199253 ( 92.303013)
total: 323.01 sec