Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-174811
#<BuildRuby:0x00007f999fb5fdc0
@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.20240618-174811",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000031 0.000004 0.000035 ( 0.000037)
build_up 0.000274 0.007925 3.490213 ( 3.430392)
build_miniruby 0.001409 0.000290 1.703077 ( 1.700544)
build_ruby 0.000000 0.001953 4.099386 ( 4.293662)
build_all 0.006453 0.002494 7.815349 ( 3.011574)
build_install 0.016430 0.004104 10.819790 ( 5.001962)
test_btest 0.000755 0.000174 114.735009 ( 30.727683)
test_basic 0.004579 0.004211 1.176288 ( 1.229908)
test_all 0.102012 0.047680 838.812161 (300.543211)
test_rubyspec 0.047098 0.045537 160.188355 ( 35.207170)
total: 385.15 sec