Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-135750
#<BuildRuby:0x00007fe745b9fdc8
@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.20240929-135750",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000035 0.000009 0.000044 ( 0.000043)
build_up 0.007946 0.000945 4.082151 ( 3.518377)
build_miniruby 0.001371 0.000320 1.291299 ( 1.287787)
build_ruby 0.000000 0.001967 3.822452 ( 14.862361)
build_all 0.004006 0.003096 5.560962 ( 2.259688)
build_install 0.010727 0.007853 8.688033 ( 3.863883)
test_btest 0.000846 0.000256 83.695611 ( 24.457371)
test_basic 0.009288 0.001499 0.910689 ( 0.954664)
test_all 0.117807 0.031703 756.970025 (251.682027)
test_rubyspec 0.055351 0.035152 133.071994 ( 28.375367)
total: 331.26 sec