Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-213227
#<BuildRuby:0x00005640383a62a8
@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.20230513-213227",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000037 0.000000 0.000037 ( 0.000109)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002775 0.004040 1.900773 ( 3.461268)
build_miniruby 0.000000 0.001308 1.340507 ( 1.405953)
build_ruby 0.000000 0.001264 2.772218 ( 3.338161)
build_all 0.004987 0.001477 2.235740 ( 2.147549)
build_install 0.012712 0.003638 3.443459 ( 3.174189)
test_btest 0.000652 0.000084 73.283938 ( 38.490292)
test_basic 0.005878 0.000231 0.760172 ( 1.038050)
test_all 0.001468 0.000183 553.589963 (212.285040)
test_rubyspec 0.010202 0.039688 77.174647 ( 89.253914)
total: 354.60 sec