Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-014350
#<BuildRuby:0x00007f2ca69dfdd0
@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.20240615-014350",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.004048 0.003961 3.674847 ( 3.704685)
build_miniruby 0.001563 0.000293 1.550624 ( 1.547487)
build_ruby 0.001553 0.000291 3.423469 ( 3.597890)
build_all 0.005950 0.002810 7.728328 ( 3.125782)
build_install 0.014150 0.005258 10.013984 ( 4.600502)
test_btest 0.000764 0.000165 108.669975 ( 28.320891)
test_basic 0.002381 0.007699 1.169221 ( 1.219457)
test_all 0.124006 0.024369 845.702212 (266.636940)
test_rubyspec 0.048596 0.045386 157.755039 ( 33.770362)
total: 346.53 sec