Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-171740
#<BuildRuby:0x000055a5266b61a8
@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.20230201-171740",
@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.000034 0.000000 0.000034 ( 0.000030)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005066 0.000327 1.125501 ( 2.048881)
build_miniruby 0.001099 0.000262 1.165896 ( 1.188324)
build_ruby 0.001294 0.000308 2.374691 ( 2.757354)
build_all 0.007041 0.000646 3.798679 ( 2.443142)
build_install 0.010415 0.005917 2.767347 ( 2.610790)
test_btest 0.000599 0.000156 56.891075 ( 28.728114)
test_basic 0.002576 0.004028 0.449131 ( 0.552441)
test_all 0.001243 0.000363 661.158145 (427.390446)
test_rubyspec 0.027428 0.039076 79.350987 (122.090638)
total: 589.82 sec