Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-161037
#<BuildRuby:0x000055e127bc6228
@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.20230712-161037",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002879 0.003211 1.995138 ( 3.301106)
build_miniruby 0.001321 0.000203 1.626200 ( 1.650331)
build_ruby 0.001463 0.000225 3.180844 ( 3.401675)
build_all 0.007406 0.000000 2.561296 ( 2.122077)
build_install 0.014506 0.003095 4.093018 ( 3.567974)
test_btest 0.001052 0.000000 83.024205 ( 44.687218)
test_basic 0.005704 0.000453 0.895165 ( 0.995881)
test_all 0.000919 0.000135 612.200928 (264.624925)
test_rubyspec 0.023798 0.031222 91.750289 (109.095167)
total: 433.45 sec