Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-092700
#<BuildRuby:0x000055e651fa28e0
@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.20240124-092700",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001870 0.004321 1.942998 ( 2.376375)
build_miniruby 0.001462 0.000163 1.651004 ( 1.672775)
build_ruby 0.001516 0.000169 3.324925 ( 23.527109)
build_all 0.006311 0.000701 6.087421 ( 2.462345)
build_install 0.018747 0.000000 7.488008 ( 3.771298)
test_btest 0.000838 0.000000 87.758355 ( 23.826882)
test_basic 0.003853 0.003085 0.880696 ( 0.942627)
test_all 0.087994 0.030638 713.604941 (220.694028)
test_rubyspec 0.043170 0.059362 154.614121 (166.263695)
total: 445.54 sec