Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-001533
#<BuildRuby:0x00007fcaf2fefdc0
@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-001533",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.003783 0.004914 4.027716 ( 3.539129)
build_miniruby 0.001636 0.000351 1.548867 ( 1.553318)
build_ruby 0.001701 0.000365 4.297009 ( 4.380316)
build_all 0.010032 0.000000 8.268961 ( 3.312171)
build_install 0.012629 0.008956 10.864641 ( 4.799895)
test_btest 0.000802 0.000194 116.118072 ( 30.603614)
test_basic 0.003283 0.005320 1.094085 ( 1.145803)
test_all 0.095077 0.053610 823.990667 (233.007529)
test_rubyspec 0.054551 0.037215 167.934504 ( 33.441198)
total: 315.78 sec