Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-183918
#<BuildRuby:0x000055cb62d8e130
@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.20230812-183918",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.006315 0.000871 2.248803 ( 6.203583)
build_miniruby 0.001648 0.000228 1.686498 ( 3.517431)
build_ruby 0.001568 0.000000 3.385932 ( 6.735167)
build_all 0.007443 0.000631 2.836954 ( 4.527550)
build_install 0.014056 0.005301 4.291100 ( 5.133772)
test_btest 0.000690 0.000108 83.333486 ( 57.773819)
test_basic 0.007249 0.001133 0.968446 ( 2.130759)
test_all 0.001252 0.000196 673.485428 (407.400827)
test_rubyspec 0.025404 0.034839 99.096600 (166.339331)
total: 659.76 sec