Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-113507
#<BuildRuby:0x00007f46807dfdc0
@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.20240829-113507",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.000000 0.007703 3.475170 ( 3.605294)
build_miniruby 0.001746 0.000000 1.424760 ( 1.426308)
build_ruby 0.000000 0.001815 4.273704 ( 4.486637)
build_all 0.004530 0.004329 8.151970 ( 3.277837)
build_install 0.009326 0.009230 10.863980 ( 5.170132)
test_btest 0.000572 0.000210 126.194487 ( 41.195091)
test_basic 0.012126 0.000000 1.323694 ( 1.433662)
test_all 0.109523 0.046060 962.373768 (383.734456)
test_rubyspec 0.066104 0.029614 174.510475 ( 71.147930)
total: 515.48 sec