Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-185526
#<BuildRuby:0x0000564115b19fc0
@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.20230207-185526",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003990 0.000521 1.162751 ( 1.557435)
build_miniruby 0.001070 0.000139 1.038400 ( 1.037573)
build_ruby 0.001242 0.000162 2.289071 ( 2.486884)
build_all 0.006107 0.000225 3.830965 ( 2.035163)
build_install 0.013136 0.000503 2.600939 ( 1.780737)
test_btest 0.000826 0.000000 56.249857 ( 15.366986)
test_basic 0.001003 0.004166 0.423874 ( 0.516289)
test_all 0.000984 0.000146 638.446459 (185.567328)
test_rubyspec 0.014996 0.022159 65.573506 ( 75.486444)
total: 285.84 sec