Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-193915
#<BuildRuby:0x00007f01091dfdd8
@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.20241006-193915",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007714 0.000000 3.952381 ( 3.872045)
build_miniruby 0.001804 0.000000 1.677372 ( 1.673555)
build_ruby 0.001942 0.000000 4.256837 ( 4.408116)
build_all 0.002599 0.005992 7.252316 ( 3.023174)
build_install 0.010556 0.005618 9.977983 ( 4.647679)
test_btest 0.000702 0.000163 93.307527 ( 24.718464)
test_basic 0.004433 0.006467 0.924232 ( 0.975085)
test_all 0.118003 0.028946 744.568353 (214.385572)
test_rubyspec 0.058962 0.027219 136.072706 ( 30.179025)
total: 287.88 sec