Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-111759
#<BuildRuby:0x00005603cb0921d8
@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.20230724-111759",
@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.000022 0.000006 0.000028 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000033)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006858 0.000766 2.212307 ( 5.831412)
build_miniruby 0.001254 0.000338 1.730596 ( 2.995798)
build_ruby 0.001424 0.000384 3.174337 ( 4.755859)
build_all 0.006404 0.001724 2.623532 ( 3.823223)
build_install 0.017890 0.002228 4.238299 ( 4.837410)
test_btest 0.000638 0.000160 80.945007 ( 55.451372)
test_basic 0.007740 0.000702 0.946063 ( 1.547708)
test_all 0.000943 0.000228 650.314631 (382.941653)
test_rubyspec 0.018392 0.036346 91.252975 (120.686128)
total: 582.87 sec