Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-195308
#<BuildRuby:0x00007f9de924fde0
@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.20240919-195308",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.002770 0.005552 3.871612 ( 3.409130)
build_miniruby 0.001022 0.000575 1.167750 ( 1.164986)
build_ruby 0.001115 0.000627 3.320673 ( 3.520773)
build_all 0.005126 0.002883 6.216100 ( 2.517836)
build_install 0.010828 0.010221 8.491107 ( 3.786814)
test_btest 0.000000 0.001106 95.214745 ( 31.782982)
test_basic 0.000000 0.010857 0.919745 ( 0.964959)
test_all 0.110155 0.043434 805.260103 (243.169508)
test_rubyspec 0.054920 0.031020 134.275832 ( 28.508229)
total: 318.83 sec