Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-182123
#<BuildRuby:0x00007f72ad97fdc0
@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.20241204-182123",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005478 0.002098 3.724081 ( 3.234057)
build_miniruby 0.000000 0.001307 1.223307 ( 1.220333)
build_ruby 0.000000 0.001887 3.936666 ( 4.019203)
build_all 0.004537 0.004177 6.094888 ( 2.566643)
build_install 0.011831 0.005822 8.512285 ( 3.899065)
test_btest 0.000687 0.000176 73.625250 ( 19.452693)
test_basic 0.005122 0.004310 0.811807 ( 0.855180)
test_all 0.093095 0.048512 658.501389 (197.103196)
test_rubyspec 0.042535 0.038791 121.208840 ( 28.376470)
total: 260.73 sec