Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-144445
#<BuildRuby:0x00007f72d498fdc0
@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.20240707-144445",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.004256 0.004044 4.128987 ( 3.580554)
build_miniruby 0.001397 0.000254 1.309390 ( 1.306168)
build_ruby 0.001564 0.000284 3.599034 ( 3.746189)
build_all 0.005826 0.003626 8.127141 ( 3.242599)
build_install 0.016934 0.003387 11.489490 ( 5.401793)
test_btest 0.000863 0.000173 122.928756 ( 32.562506)
test_basic 0.005223 0.005155 1.239397 ( 1.288112)
test_all 0.091444 0.063537 907.202500 (254.103987)
test_rubyspec 0.046051 0.056497 170.610525 ( 39.409948)
total: 344.64 sec