Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-103134
#<BuildRuby:0x00007fce1966fdc0
@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.20240629-103134",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000051 0.000000 0.000051 ( 0.000050)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.008086 0.000092 3.792994 ( 3.323658)
build_miniruby 0.001889 0.000000 1.397618 ( 1.393895)
build_ruby 0.002274 0.000000 4.359721 ( 4.537973)
build_all 0.008558 0.000230 8.155298 ( 3.281001)
build_install 0.013823 0.007374 11.498796 ( 5.448135)
test_btest 0.000715 0.000232 116.404595 ( 30.247552)
test_basic 0.009844 0.000528 1.113997 ( 1.161445)
test_all 0.086809 0.063471 893.713478 (260.977347)
test_rubyspec 0.057412 0.037454 172.578667 ( 35.752423)
total: 346.12 sec