Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-034128
#<BuildRuby:0x00005594830d61d8
@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.20230602-034128",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002901 0.003849 1.924856 ( 4.057405)
build_miniruby 0.001202 0.000138 1.352724 ( 1.414331)
build_ruby 0.001425 0.000164 2.914739 ( 3.364098)
build_all 0.006760 0.000302 2.044375 ( 1.737385)
build_install 0.012975 0.004216 3.293759 ( 2.927428)
test_btest 0.000598 0.000079 75.701323 ( 41.232519)
test_basic 0.003724 0.004112 0.751868 ( 0.908081)
test_all 0.000969 0.000157 593.410974 (229.303551)
test_rubyspec 0.041926 0.010712 83.127505 (102.228553)
total: 387.17 sec