Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-045110
#<BuildRuby:0x00005606ee966360
@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.20230501-045110",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001620 0.003510 1.669488 ( 2.884238)
build_miniruby 0.001136 0.000247 1.259127 ( 1.258514)
build_ruby 0.001121 0.000244 2.537352 ( 2.751211)
build_all 0.002733 0.002754 2.027391 ( 1.210096)
build_install 0.011712 0.000903 3.096894 ( 2.203574)
test_btest 0.000867 0.000000 73.280592 ( 23.533629)
test_basic 0.006467 0.000000 0.745854 ( 0.844695)
test_all 0.000874 0.000078 543.436088 (182.888752)
test_rubyspec 0.022277 0.023498 72.660528 ( 84.570274)
total: 302.15 sec