Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-152406
#<BuildRuby:0x00005555a56024f8
@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.20231215-152406",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000012 0.000002 0.000014 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.005447 0.001021 2.255001 ( 2.771015)
build_miniruby 0.001290 0.000242 1.563093 ( 1.561925)
build_ruby 0.001291 0.000242 3.083818 ( 13.503839)
build_all 0.006834 0.000400 5.427720 ( 2.218868)
build_install 0.010083 0.004846 6.689396 ( 3.186549)
test_btest 0.000000 0.000982 80.939607 ( 20.887850)
test_basic 0.002721 0.003178 0.724195 ( 0.784038)
test_all 0.081219 0.040480 653.131535 (189.093648)
test_rubyspec 0.013125 0.040338 81.444887 ( 92.940486)
total: 326.95 sec