Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-010224
#<BuildRuby:0x00007f0982c6fdd0
@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.20240711-010224",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005833 0.002032 3.331473 ( 3.083865)
build_miniruby 0.001261 0.000401 1.198789 ( 1.195977)
build_ruby 0.001867 0.000000 2.993977 ( 3.205532)
build_all 0.008218 0.000000 6.886332 ( 2.525212)
build_install 0.018105 0.000000 9.231074 ( 4.116647)
test_btest 0.000885 0.000000 101.731190 ( 26.365227)
test_basic 0.007384 0.000841 0.984501 ( 1.031581)
test_all 0.110619 0.048159 858.717896 (427.859026)
test_rubyspec 0.054587 0.035577 177.864820 (181.107779)
total: 650.49 sec