Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-212825
#<BuildRuby:0x0000555c5d3da018
@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.20240303-212825",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003665 0.003326 2.568545 ( 2.366222)
build_miniruby 0.001336 0.000198 1.611464 ( 1.611926)
build_ruby 0.000000 0.001698 3.443215 ( 3.705287)
build_all 0.003318 0.005023 6.572080 ( 3.212840)
build_install 0.019204 0.000798 8.739396 ( 4.725304)
test_btest 0.000739 0.000135 92.477862 ( 35.368400)
test_basic 0.007691 0.000675 1.028498 ( 1.130570)
test_all 0.081548 0.037865 830.627941 (325.094815)
test_rubyspec 0.037228 0.055041 125.491278 (134.923297)
total: 512.14 sec