Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-100622
#<BuildRuby:0x0000556b89e5a7c8
@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-100622",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005896 0.000655 1.938580 ( 3.300001)
build_miniruby 0.001356 0.000151 1.333288 ( 1.334725)
build_ruby 0.000000 0.002049 2.853785 ( 3.083300)
build_all 0.001275 0.005931 2.280523 ( 1.531648)
build_install 0.010817 0.009210 3.467171 ( 2.543978)
test_btest 0.000609 0.000143 78.134613 ( 36.073359)
test_basic 0.006274 0.000567 0.766657 ( 0.914628)
test_all 0.000000 0.001231 577.540471 (207.601634)
test_rubyspec 0.016757 0.033528 79.215204 ( 90.975669)
total: 347.36 sec