Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-052930
#<BuildRuby:0x000055c644692228
@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.20230920-052930",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000000 0.007411 2.304852 ( 4.509741)
build_miniruby 0.000956 0.000581 1.783193 ( 2.047967)
build_ruby 0.001820 0.000000 3.480688 ( 3.935866)
build_all 0.008570 0.000000 6.355216 ( 4.495638)
build_install 0.015684 0.004354 8.177335 ( 6.953844)
test_btest 0.001195 0.000052 86.366098 ( 43.799594)
test_basic 0.000863 0.006869 0.998330 ( 1.104838)
test_all 0.006889 0.003401 705.237133 (274.066565)
test_rubyspec 0.039969 0.026224 103.071165 (114.508128)
total: 455.42 sec