Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-174730
#<BuildRuby:0x000055b217656228
@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.20240307-174730",
@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.000036 0.000000 0.000036 ( 0.000035)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.005655 0.002252 2.386485 ( 2.114067)
build_miniruby 0.000928 0.000265 1.345220 ( 1.343461)
build_ruby 0.001135 0.000324 3.082251 ( 3.503206)
build_all 0.000000 0.007648 6.399337 ( 2.490178)
build_install 0.011865 0.005526 8.141903 ( 3.849366)
test_btest 0.000723 0.000283 87.681055 ( 23.000128)
test_basic 0.005112 0.000384 0.831902 ( 0.893566)
test_all 0.079170 0.042077 773.063485 (259.898558)
test_rubyspec 0.022133 0.074625 132.201786 (145.559028)
total: 442.65 sec