Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-173549
#<BuildRuby:0x00005636ec4fe3d0
@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.20240311-173549",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006935 0.000743 2.616016 ( 2.452541)
build_miniruby 0.001222 0.000130 1.633360 ( 1.632118)
build_ruby 0.001737 0.000186 3.537509 ( 3.727508)
build_all 0.007574 0.000000 6.629856 ( 2.909219)
build_install 0.019603 0.000504 8.345882 ( 4.648740)
test_btest 0.000797 0.000073 93.050252 ( 38.868011)
test_basic 0.007360 0.000249 0.922503 ( 0.992368)
test_all 0.090754 0.028327 833.557659 (310.704177)
test_rubyspec 0.048519 0.037205 124.889190 (135.264962)
total: 501.20 sec