Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-010207
#<BuildRuby:0x000055e66b772228
@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.20230218-010207",
@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.000000 0.000041 0.000041 ( 0.000188)
autoconf 0.000000 0.000028 0.000028 ( 0.000029)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000543 0.003979 1.418349 ( 1.832057)
build_miniruby 0.001183 0.000206 1.236533 ( 1.241501)
build_ruby 0.001253 0.000218 2.450181 ( 2.630567)
build_all 0.007087 0.000000 4.052754 ( 2.490293)
build_install 0.010801 0.002949 2.961199 ( 2.667187)
test_btest 0.000601 0.000104 56.284512 ( 28.420209)
test_basic 0.006366 0.000392 0.475954 ( 0.615245)
test_all 0.001030 0.000172 630.433821 (239.110474)
test_rubyspec 0.035468 0.013810 72.208656 ( 84.781714)
total: 363.79 sec