Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-194415
#<BuildRuby:0x0000561ed5171f48
@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.20230814-194415",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006310 0.001169 2.309850 ( 6.563548)
build_miniruby 0.001144 0.000212 1.752560 ( 3.479510)
build_ruby 0.001627 0.000301 3.613812 ( 5.908676)
build_all 0.000000 0.009224 6.552029 ( 5.624041)
build_install 0.011900 0.009163 8.153520 ( 7.711080)
test_btest 0.001179 0.000361 83.156626 ( 54.054914)
test_basic 0.005715 0.001746 0.983252 ( 1.763441)
test_all 0.006666 0.003560 666.693181 (361.489367)
test_rubyspec 0.036934 0.037050 104.816806 (163.167738)
total: 609.76 sec