Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-233805
#<BuildRuby:0x00007f95ccc0fdc8
@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.20240617-233805",
@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.000006 0.000025 ( 0.000027)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000036 0.000012 0.000048 ( 0.000048)
build_up 0.007967 0.001302 3.867991 ( 3.755888)
build_miniruby 0.002146 0.000000 1.646838 ( 1.645573)
build_ruby 0.002208 0.000086 4.513590 ( 4.677481)
build_all 0.001176 0.008862 8.360805 ( 3.998053)
build_install 0.012949 0.011005 11.580757 ( 6.082293)
test_btest 0.000698 0.000299 117.530449 ( 50.699246)
test_basic 0.004182 0.008318 1.312127 ( 1.416195)
test_all 0.085605 0.064379 869.142961 (304.046544)
test_rubyspec 0.061394 0.028767 160.825342 ( 33.570308)
total: 409.89 sec