Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-101806
#<BuildRuby:0x0000563a81c421a8
@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.20230903-101806",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005947 0.000369 1.804082 ( 3.017411)
build_miniruby 0.001311 0.000262 1.632825 ( 1.805296)
build_ruby 0.001567 0.000313 3.270598 ( 3.609110)
build_all 0.004611 0.003413 6.130075 ( 4.213565)
build_install 0.016832 0.002438 7.461615 ( 5.242181)
test_btest 0.000000 0.000766 84.375877 ( 45.971889)
test_basic 0.001044 0.006215 0.938482 ( 1.241215)
test_all 0.004097 0.005034 659.894532 (287.379165)
test_rubyspec 0.043195 0.028119 103.603952 (124.543581)
total: 477.02 sec