Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-160135
#<BuildRuby:0x00005605b32c9ed0
@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.20230916-160135",
@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.000020 0.000002 0.000022 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.003084 0.003927 2.348850 ( 4.172056)
build_miniruby 0.001601 0.000151 1.700638 ( 1.726479)
build_ruby 0.001493 0.000140 3.509241 ( 4.132801)
build_all 0.008325 0.000780 6.361720 ( 4.631757)
build_install 0.009723 0.010476 7.893734 ( 6.542033)
test_btest 0.000802 0.000127 87.069685 ( 47.851993)
test_basic 0.000000 0.009402 1.023046 ( 1.413780)
test_all 0.005669 0.004928 695.693900 (304.113805)
test_rubyspec 0.028228 0.045119 107.054938 (126.643149)
total: 501.23 sec