Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-110717
#<BuildRuby:0x00005637ed6ba230
@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.20230920-110717",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.006707 2.196096 ( 3.782145)
build_miniruby 0.000079 0.001300 1.711369 ( 1.712603)
build_ruby 0.001444 0.000145 3.315424 ( 3.511374)
build_all 0.007867 0.000000 5.996654 ( 2.851408)
build_install 0.014140 0.002580 7.554435 ( 4.889445)
test_btest 0.000992 0.000101 84.871173 ( 24.732465)
test_basic 0.003139 0.003670 0.915263 ( 0.972257)
test_all 0.008295 0.001142 684.702672 (217.877365)
test_rubyspec 0.034371 0.032108 101.223707 (113.042205)
total: 373.37 sec