Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-084531
#<BuildRuby:0x0000556e10e5dfc0
@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-084531",
@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.000036 0.000000 0.000036 ( 0.000033)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006367 0.000505 2.288917 ( 6.070009)
build_miniruby 0.001192 0.000238 1.668138 ( 2.283946)
build_ruby 0.001428 0.000286 3.337400 ( 4.770357)
build_all 0.004489 0.003454 2.717022 ( 3.207435)
build_install 0.010423 0.009049 4.299718 ( 5.723169)
test_btest 0.000630 0.000173 82.912862 ( 53.101953)
test_basic 0.001136 0.004707 0.951688 ( 1.816854)
test_all 0.000886 0.000275 705.164858 (451.904011)
test_rubyspec 0.043918 0.016040 101.684570 (175.767892)
total: 704.68 sec