Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-034637
#<BuildRuby:0x0000555897d2e390
@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.20230728-034637",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.003712 0.004277 2.302407 ( 6.129790)
build_miniruby 0.001807 0.000155 1.671986 ( 3.174493)
build_ruby 0.002233 0.000191 3.573776 ( 6.603302)
build_all 0.008388 0.000719 2.851097 ( 4.539242)
build_install 0.015836 0.005185 4.318605 ( 7.072780)
test_btest 0.001236 0.000134 83.796271 ( 72.323519)
test_basic 0.007750 0.000838 0.983724 ( 2.359466)
test_all 0.001457 0.000157 665.956276 (480.527884)
test_rubyspec 0.019398 0.042596 100.226022 (174.147882)
total: 756.88 sec