Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-211908
#<BuildRuby:0x000055bbaf0ba138
@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.20230208-211908",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004639 0.000633 1.167537 ( 1.638951)
build_miniruby 0.001247 0.000171 1.149449 ( 1.153872)
build_ruby 0.001200 0.000164 2.228022 ( 2.451087)
build_all 0.000000 0.006361 3.886987 ( 2.197709)
build_install 0.008746 0.005424 2.852496 ( 2.507233)
test_btest 0.000507 0.000121 55.190022 ( 27.144136)
test_basic 0.001673 0.004622 0.450994 ( 0.570229)
test_all 0.001036 0.000290 623.588424 (235.778407)
test_rubyspec 0.023881 0.022352 70.747939 ( 81.537391)
total: 354.99 sec