Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-064146
#<BuildRuby:0x000055775a2e6018
@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-064146",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.001893 0.004436 1.805897 ( 2.138991)
build_miniruby 0.001140 0.000274 1.640668 ( 1.638252)
build_ruby 0.001296 0.000311 3.177831 ( 3.397324)
build_all 0.007497 0.000000 6.352366 ( 2.431599)
build_install 0.006943 0.010593 7.690999 ( 3.655056)
test_btest 0.000744 0.000223 91.092288 ( 29.138621)
test_basic 0.005776 0.001733 0.949297 ( 1.057740)
test_all 0.085707 0.032745 757.663412 (272.908287)
test_rubyspec 0.039886 0.059163 157.606736 (167.738977)
total: 484.11 sec