Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-174357
#<BuildRuby:0x0000562c6d3fe1a8
@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.20240306-174357",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003703 0.003297 2.452757 ( 2.231921)
build_miniruby 0.001045 0.000187 1.335246 ( 1.333349)
build_ruby 0.001521 0.000272 3.100930 ( 3.329843)
build_all 0.004748 0.002625 6.456886 ( 2.480808)
build_install 0.010173 0.007314 7.834889 ( 3.589506)
test_btest 0.000758 0.000178 89.826706 ( 23.528779)
test_basic 0.002833 0.003545 0.876128 ( 0.933630)
test_all 0.066467 0.052629 772.337537 (232.594010)
test_rubyspec 0.039185 0.047058 123.621606 (133.049226)
total: 403.07 sec