Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-051714
#<BuildRuby:0x0000563162a05e80
@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.20230131-051714",
@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.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005057 0.000000 1.155141 ( 1.780995)
build_miniruby 0.001449 0.000000 1.482819 ( 1.482387)
build_ruby 0.001686 0.000000 2.347297 ( 2.570973)
build_all 0.006655 0.000518 3.612457 ( 1.795047)
build_install 0.014135 0.000254 2.929681 ( 2.231263)
test_btest 0.000671 0.000000 56.126868 ( 16.323669)
test_basic 0.000000 0.006752 0.415210 ( 0.516791)
test_all 0.000000 0.001446 627.734648 (205.351710)
test_rubyspec 0.035659 0.036154 78.335995 (113.093870)
total: 345.15 sec