Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-043834
#<BuildRuby:0x0000563899f9e138
@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-043834",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005855 0.001064 2.458633 ( 2.307913)
build_miniruby 0.001111 0.000202 1.563418 ( 1.561514)
build_ruby 0.001710 0.000000 3.235913 ( 3.468314)
build_all 0.008670 0.000000 6.903710 ( 3.128792)
build_install 0.014756 0.005007 8.856487 ( 4.468087)
test_btest 0.000640 0.000119 93.680443 ( 35.109815)
test_basic 0.003174 0.003303 0.891661 ( 0.953383)
test_all 0.073086 0.044606 809.351230 (297.004809)
test_rubyspec 0.048880 0.041423 127.728529 (137.056333)
total: 485.06 sec