Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-184351
#<BuildRuby:0x00007f7ac251fdd0
@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-184351",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.007251 0.000454 3.575656 ( 3.432030)
build_miniruby 0.001685 0.000000 1.406601 ( 1.405938)
build_ruby 0.002288 0.000000 4.778724 ( 5.059312)
build_all 0.006790 0.004097 8.398115 ( 5.167864)
build_install 0.017755 0.009080 11.786293 ( 7.529483)
test_btest 0.000961 0.000000 112.973905 ( 34.847717)
test_basic 0.007841 0.000584 1.026424 ( 1.076072)
test_all 0.108152 0.042788 835.307489 (247.435021)
test_rubyspec 0.058874 0.036747 156.659720 ( 34.139625)
total: 340.09 sec