Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-163044
#<BuildRuby:0x00005574b5d96230
@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.20231012-163044",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001802 0.007719 2.849569 ( 3.888675)
build_miniruby 0.002445 0.006797 257.801114 (122.558302)
build_ruby 0.001787 0.000000 4.268502 ( 4.691437)
build_all 0.009496 0.005797 33.715847 ( 22.615101)
build_install 0.020502 0.000000 8.164096 ( 7.023946)
test_btest 0.000635 0.000000 87.035882 ( 74.640741)
test_basic 0.006227 0.001233 0.980132 ( 1.450104)
test_all 0.006972 0.003634 733.243453 (395.532759)
test_rubyspec 0.051321 0.023508 109.949523 (134.322901)
total: 766.73 sec