Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-004819
#<BuildRuby:0x000055c530fda408
@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.20230807-004819",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006876 2.155074 ( 3.622836)
build_miniruby 0.000000 0.001927 1.765411 ( 1.782577)
build_ruby 0.001332 0.000357 3.473261 ( 3.907032)
build_all 0.000945 0.006530 2.698156 ( 2.231346)
build_install 0.012418 0.007755 4.505209 ( 4.779283)
test_btest 0.000000 0.000983 82.870509 ( 53.580556)
test_basic 0.000965 0.006623 0.981726 ( 1.902595)
test_all 0.001808 0.000735 682.403393 (432.853554)
test_rubyspec 0.029200 0.030208 100.802185 (185.541266)
total: 690.20 sec