Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-084505
#<BuildRuby:0x000055769f4821a8
@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.20240111-084505",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002358 0.003445 1.668997 ( 2.394134)
build_miniruby 0.000000 0.001475 2.005434 ( 2.015628)
build_ruby 0.000000 0.001856 3.292010 ( 3.511109)
build_all 0.006777 0.000775 5.646575 ( 2.889159)
build_install 0.012416 0.005477 7.161294 ( 4.231535)
test_btest 0.000662 0.000119 83.071123 ( 33.489752)
test_basic 0.004609 0.000823 0.891356 ( 0.996448)
test_all 0.085386 0.034128 829.323309 (304.051843)
test_rubyspec 0.036516 0.034813 98.240565 (111.048540)
total: 464.63 sec