Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-154438
#<BuildRuby:0x00007f77f095fdc0
@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.20241231-154438",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.004184 0.001609 1.993399 ( 2.304167)
build_miniruby 0.000996 0.000383 1.549627 ( 1.547122)
build_ruby 0.001833 0.000000 3.844501 ( 38.088350)
build_all 0.007874 0.001643 6.879068 ( 3.184161)
build_install 0.016018 0.005465 8.664716 ( 4.652296)
test_btest 0.000794 0.000289 79.197039 ( 32.249756)
test_basic 0.006535 0.002376 0.986114 ( 1.468329)
test_all 0.093781 0.054704 778.714603 (510.738309)
test_rubyspec 0.049669 0.036400 127.940955 (121.274390)
total: 715.51 sec