Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-001823
#<BuildRuby:0x000056353496e230
@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.20240319-001823",
@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.000040 0.000000 0.000040 ( 0.000032)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006664 0.000656 2.361830 ( 2.487234)
build_miniruby 0.000000 0.001665 1.803091 ( 1.808071)
build_ruby 0.000000 0.001684 4.143197 ( 4.347804)
build_all 0.005594 0.003394 7.490301 ( 4.189777)
build_install 0.021936 0.001136 9.364433 ( 5.665970)
test_btest 0.000000 0.001214 95.598066 ( 40.257658)
test_basic 0.001173 0.005186 0.955584 ( 1.016566)
test_all 0.090613 0.032099 827.527483 (370.886599)
test_rubyspec 0.062277 0.032227 136.822316 (154.257234)
total: 584.92 sec