Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-101603
#<BuildRuby:0x00005622f5fc23d0
@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.20230822-101603",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006534 0.000086 2.169934 ( 4.240330)
build_miniruby 0.000000 0.001731 1.605519 ( 1.865505)
build_ruby 0.000004 0.001846 3.241109 ( 4.247528)
build_all 0.008045 0.000000 6.257594 ( 4.745175)
build_install 0.017895 0.000861 7.825406 ( 5.482508)
test_btest 0.000793 0.000048 81.916203 ( 47.248419)
test_basic 0.007446 0.000180 0.951183 ( 1.574657)
test_all 0.006018 0.003886 672.368715 (414.026471)
test_rubyspec 0.043132 0.036482 107.920008 (222.025548)
total: 705.46 sec