Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-130947
#<BuildRuby:0x0000559d3db523b0
@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.20230920-130947",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006326 0.000532 2.243984 ( 4.178246)
build_miniruby 0.001261 0.000280 1.700737 ( 1.832392)
build_ruby 0.001432 0.000318 3.463844 ( 3.826784)
build_all 0.006861 0.001525 6.151076 ( 4.388164)
build_install 0.015502 0.002979 7.813867 ( 6.895419)
test_btest 0.000803 0.000175 83.308873 ( 40.527051)
test_basic 0.007444 0.000685 0.985636 ( 1.265239)
test_all 0.001127 0.007785 683.321746 (303.286500)
test_rubyspec 0.029277 0.037881 102.506520 (118.545627)
total: 484.75 sec