Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-213020
#<BuildRuby:0x000055817e49a8e0
@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.20240315-213020",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007132 0.000000 2.457988 ( 3.053638)
build_miniruby 0.001712 0.000000 1.819063 ( 1.876852)
build_ruby 0.001899 0.000000 3.681982 ( 4.025180)
build_all 0.008045 0.000319 7.321903 ( 4.348210)
build_install 0.016909 0.004570 8.988715 ( 5.794718)
test_btest 0.000725 0.000083 95.513522 ( 65.825259)
test_basic 0.002883 0.004589 1.024176 ( 1.421031)
test_all 0.093592 0.028379 865.609948 (358.719744)
test_rubyspec 0.035210 0.054591 128.582514 (144.053413)
total: 589.12 sec