Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-194252
#<BuildRuby:0x000055d091396338
@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.20230808-194252",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003047 0.003943 2.248602 ( 7.108158)
build_miniruby 0.001452 0.000200 1.723656 ( 2.927571)
build_ruby 0.001675 0.000231 3.510190 ( 6.769947)
build_all 0.008579 0.000594 2.674751 ( 4.009382)
build_install 0.012743 0.007088 4.126525 ( 6.432664)
test_btest 0.000659 0.000113 81.284005 ( 54.027457)
test_basic 0.003793 0.004003 0.919081 ( 1.740533)
test_all 0.001390 0.000270 690.143290 (350.746113)
test_rubyspec 0.025499 0.039573 99.794018 (196.397297)
total: 630.16 sec