Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-122742
#<BuildRuby:0x00007fd558c1fdd8
@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.20240625-122742",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004719 0.003106 2.803978 ( 2.721058)
build_miniruby 0.001935 0.000000 1.166608 ( 1.163561)
build_ruby 0.001920 0.000000 3.057280 ( 3.241778)
build_all 0.007630 0.000987 6.633016 ( 2.466144)
build_install 0.015632 0.002942 9.570915 ( 4.458166)
test_btest 0.000726 0.000176 106.107083 ( 27.206519)
test_basic 0.000046 0.009285 0.916681 ( 0.964445)
test_all 0.126308 0.021850 752.561987 (219.932710)
test_rubyspec 0.046743 0.046000 162.710713 ( 28.443559)
total: 290.60 sec