Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-123916
#<BuildRuby:0x0000564fc2b81f60
@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.20240211-123916",
@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.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002344 0.003696 1.832390 ( 2.155644)
build_miniruby 0.000000 0.001610 1.669214 ( 1.668730)
build_ruby 0.000222 0.001456 3.262512 ( 3.509692)
build_all 0.006825 0.001462 6.772274 ( 2.998474)
build_install 0.017233 0.000978 7.981133 ( 4.016227)
test_btest 0.000655 0.000127 88.712022 ( 33.588284)
test_basic 0.007558 0.000000 0.955181 ( 1.112677)
test_all 0.085257 0.031854 817.881315 (311.198663)
test_rubyspec 0.039780 0.065414 175.055523 (184.355160)
total: 544.60 sec