Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-145501
#<BuildRuby:0x00005641fc232118
@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.20230528-145501",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006048 0.000330 1.864745 ( 3.134979)
build_miniruby 0.001753 0.000000 1.310715 ( 1.310535)
build_ruby 0.001813 0.000000 2.539282 ( 2.772038)
build_all 0.006506 0.000307 2.111520 ( 1.401902)
build_install 0.014377 0.002556 3.398554 ( 2.596850)
test_btest 0.000688 0.000104 74.978025 ( 28.427809)
test_basic 0.005702 0.000271 0.750776 ( 0.832341)
test_all 0.000462 0.000770 587.679221 (198.033457)
test_rubyspec 0.036539 0.018821 80.492472 ( 96.377559)
total: 334.89 sec