Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-131935
#<BuildRuby:0x000055f3aec7e118
@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.20230823-131935",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.003870 0.002755 2.250558 ( 6.259517)
build_miniruby 0.001879 0.000000 1.741483 ( 4.393608)
build_ruby 0.001782 0.000000 3.417499 ( 8.488685)
build_all 0.002093 0.006398 6.383796 ( 7.748834)
build_install 0.019311 0.000451 7.876475 ( 9.470463)
test_btest 0.000959 0.000000 84.781588 ( 64.948167)
test_basic 0.000000 0.008951 0.978108 ( 2.052851)
test_all 0.007013 0.002586 698.620772 (638.225276)
test_rubyspec 0.051972 0.025849 110.405797 (257.453285)
total: 999.04 sec