Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-214923
#<BuildRuby:0x00007f9b46c0fdd0
@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.20240630-214923",
@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.000031 0.000006 0.000037 ( 0.000032)
autoconf 0.000050 0.000010 0.000060 ( 0.000056)
configure 0.000044 0.000009 0.000053 ( 0.000046)
build_up 0.002601 0.008565 4.617638 ( 5.277382)
build_miniruby 0.001617 0.000415 1.787486 ( 1.921570)
build_ruby 0.002598 0.000000 4.850298 ( 5.441901)
build_all 0.010890 0.000322 8.873792 ( 5.263637)
build_install 0.009241 0.011428 11.189847 ( 5.152222)
test_btest 0.000776 0.000226 103.846028 ( 28.996227)
test_basic 0.004954 0.004335 1.026134 ( 1.073958)
test_all 0.112832 0.037180 837.565753 (231.697388)
test_rubyspec 0.055851 0.037855 168.369900 ( 35.089370)
total: 319.92 sec