Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-035256
#<BuildRuby:0x00005614896bdf70
@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.20230912-035256",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006898 0.001232 2.386939 ( 4.880746)
build_miniruby 0.001519 0.000271 1.792635 ( 2.488739)
build_ruby 0.001811 0.000000 3.500811 ( 4.693784)
build_all 0.008956 0.000378 6.616902 ( 6.725917)
build_install 0.017532 0.004380 8.152326 ( 8.264130)
test_btest 0.000691 0.000122 87.153522 ( 72.611684)
test_basic 0.008303 0.000669 1.057938 ( 1.857513)
test_all 0.000000 0.010353 726.535398 (521.174396)
test_rubyspec 0.029759 0.047411 108.549291 (134.078828)
total: 756.78 sec