Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-021832
#<BuildRuby:0x000056319b9c2390
@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.20240321-021832",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.002942 0.007633 3.979796 ( 3.558582)
build_miniruby 0.001368 0.000141 1.852455 ( 1.890713)
build_ruby 0.001777 0.000184 3.892364 ( 21.935639)
build_all 0.007547 0.000781 7.236580 ( 4.156093)
build_install 0.013363 0.009345 9.805450 ( 11.784163)
test_btest 0.000880 0.000142 93.780207 ( 57.998297)
test_basic 0.005815 0.003132 1.092825 ( 1.441406)
test_all 0.069978 0.052987 784.656806 (414.195246)
test_rubyspec 0.060081 0.031362 134.727023 (180.006696)
total: 696.97 sec