Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-110531
#<BuildRuby:0x0000557f259f5fc0
@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.20240228-110531",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000315 0.006993 2.622611 ( 2.447446)
build_miniruby 0.001174 0.000342 1.491292 ( 1.489542)
build_ruby 0.001245 0.000364 3.481746 ( 3.680840)
build_all 0.004906 0.003045 6.909879 ( 3.491773)
build_install 0.012483 0.006745 8.851412 ( 5.042645)
test_btest 0.000916 0.000000 94.824515 ( 40.156805)
test_basic 0.008100 0.000217 1.015604 ( 1.115856)
test_all 0.078386 0.040377 778.284749 (299.787452)
test_rubyspec 0.060852 0.023393 123.535670 (133.047565)
total: 490.26 sec