Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-094609
#<BuildRuby:0x0000557029cb6120
@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.20240301-094609",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.008648 0.000479 2.835896 ( 4.060644)
build_miniruby 0.001510 0.000156 1.925435 ( 2.275262)
build_ruby 0.001824 0.000000 3.854536 ( 10.908097)
build_all 0.000000 0.009004 6.935092 ( 5.383041)
build_install 0.015451 0.005450 8.937316 ( 6.304500)
test_btest 0.000619 0.000121 94.773245 ( 74.995104)
test_basic 0.003486 0.004497 1.048713 ( 1.709138)
test_all 0.084295 0.037810 798.848735 (548.022157)
test_rubyspec 0.066148 0.029635 137.184121 (201.367127)
total: 855.03 sec