Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-140651
#<BuildRuby:0x000055cff4e32258
@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.20231018-140651",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000557 0.006637 2.490779 ( 2.799909)
build_miniruby 0.000000 0.002117 1.706514 ( 1.711971)
build_ruby 0.001336 0.001023 3.612287 ( 3.831741)
build_all 0.000805 0.007614 6.700491 ( 3.715841)
build_install 0.015224 0.006416 8.313652 ( 5.394154)
test_btest 0.000630 0.000204 87.088163 ( 35.280656)
test_basic 0.003842 0.003753 0.939557 ( 1.045037)
test_all 0.007157 0.002236 750.874448 (333.907794)
test_rubyspec 0.037593 0.032681 103.240303 (117.029778)
total: 504.72 sec