Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-090115
#<BuildRuby:0x000055bc87ca5f28
@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.20231230-090115",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.005997 1.715594 ( 2.492529)
build_miniruby 0.000000 0.001429 1.675051 ( 1.748195)
build_ruby 0.000932 0.000799 3.615625 ( 4.196200)
build_all 0.006856 0.000891 5.896694 ( 4.215311)
build_install 0.018345 0.000440 7.024945 ( 5.478197)
test_btest 0.000594 0.000164 83.082951 ( 45.892057)
test_basic 0.005815 0.001604 0.919816 ( 1.052095)
test_all 0.079723 0.040831 799.542979 (289.409614)
test_rubyspec 0.038462 0.029617 93.134561 (105.119256)
total: 459.60 sec