Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-215059
#<BuildRuby:0x0000555e12c15820
@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.20240207-215059",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002540 0.003621 1.917494 ( 2.601511)
build_miniruby 0.001162 0.000353 1.598855 ( 1.606011)
build_ruby 0.000000 0.001651 3.431645 ( 3.703256)
build_all 0.000000 0.007962 6.201644 ( 3.688812)
build_install 0.018171 0.001677 7.882528 ( 5.194732)
test_btest 0.000000 0.001062 85.103127 ( 42.492616)
test_basic 0.005471 0.000526 0.922299 ( 1.009393)
test_all 0.073936 0.042526 709.520503 (241.384358)
test_rubyspec 0.069740 0.036377 172.428522 (183.963231)
total: 485.64 sec