Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-101522
#<BuildRuby:0x000055ece63523b0
@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.20230704-101522",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.002130 0.004377 2.097490 ( 4.481564)
build_miniruby 0.001229 0.000182 1.656596 ( 1.811989)
build_ruby 0.001424 0.000211 3.269668 ( 3.799549)
build_all 0.003432 0.004106 2.528067 ( 2.937246)
build_install 0.011983 0.005831 3.769322 ( 4.203154)
test_btest 0.000575 0.000119 84.103464 ( 37.379714)
test_basic 0.002438 0.000504 0.917933 ( 1.418517)
test_all 0.001404 0.000291 610.140317 (293.250560)
test_rubyspec 0.021150 0.033579 91.424791 (130.979790)
total: 480.26 sec