Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-202824
#<BuildRuby:0x000055d7b7306008
@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.20230712-202824",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003332 0.003283 1.991044 ( 3.429307)
build_miniruby 0.000000 0.001429 1.722651 ( 1.725944)
build_ruby 0.000113 0.001639 3.328098 ( 3.623489)
build_all 0.007509 0.000027 2.603280 ( 2.099744)
build_install 0.014518 0.004313 4.088214 ( 3.463171)
test_btest 0.000885 0.000161 83.134682 ( 37.137846)
test_basic 0.003151 0.003679 0.881267 ( 1.030906)
test_all 0.000000 0.001576 620.815817 (255.887628)
test_rubyspec 0.032651 0.019590 92.414524 (106.141698)
total: 414.54 sec