Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-022917
#<BuildRuby:0x00005634bf681f60
@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.20240113-022917",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002793 0.004079 1.807537 ( 2.767016)
build_miniruby 0.001485 0.000000 1.788112 ( 2.185831)
build_ruby 0.001672 0.000000 3.720437 ( 4.588234)
build_all 0.007693 0.000700 6.022009 ( 4.934878)
build_install 0.016427 0.003660 7.292164 ( 6.013412)
test_btest 0.000908 0.000101 83.760683 ( 71.760327)
test_basic 0.003459 0.003962 0.923858 ( 1.172507)
test_all 0.091538 0.027113 778.854893 (397.854402)
test_rubyspec 0.045024 0.027657 101.644811 (138.682292)
total: 629.96 sec