Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-225612
#<BuildRuby:0x00007f02fc4cfdc8
@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.20240803-225612",
@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.000014 0.000008 0.000022 ( 0.000022)
autoconf 0.000022 0.000012 0.000034 ( 0.000034)
configure 0.000021 0.000011 0.000032 ( 0.000032)
build_up 0.005336 0.002795 3.204265 ( 3.209919)
build_miniruby 0.001011 0.000530 1.603935 ( 1.600495)
build_ruby 0.001121 0.000587 3.088536 ( 3.298326)
build_all 0.005623 0.002946 7.199685 ( 2.792324)
build_install 0.007568 0.012771 9.197015 ( 3.955799)
test_btest 0.000872 0.000000 101.736486 ( 26.074286)
test_basic 0.003852 0.006328 0.939491 ( 0.994331)
test_all 0.110990 0.040283 777.878836 (275.668082)
test_rubyspec 0.041961 0.049199 163.548274 ( 26.088137)
total: 343.68 sec