Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-193117
#<BuildRuby:0x000055ba4a6f5ef0
@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.20230508-193117",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005705 0.000000 1.880203 ( 4.269920)
build_miniruby 0.001466 0.000000 1.297489 ( 1.650979)
build_ruby 0.001445 0.000000 2.534860 ( 2.985119)
build_all 0.002338 0.004144 2.032986 ( 1.813554)
build_install 0.011728 0.004984 3.434390 ( 3.834201)
test_btest 0.000934 0.000066 72.847039 ( 43.385556)
test_basic 0.000000 0.006413 0.735527 ( 1.080210)
test_all 0.000000 0.001544 574.690790 (265.477701)
test_rubyspec 0.006920 0.042128 80.591928 ( 98.788037)
total: 423.29 sec