Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-123633
#<BuildRuby:0x00007f32592cfdc0
@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.20240820-123633",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.000674 0.007364 3.544375 ( 3.398781)
build_miniruby 0.001734 0.000000 1.628610 ( 1.625116)
build_ruby 0.001910 0.000000 4.324936 ( 4.480000)
build_all 0.003202 0.005933 8.535315 ( 3.375329)
build_install 0.017076 0.003397 11.140459 ( 5.121937)
test_btest 0.000769 0.000165 117.130327 ( 30.618765)
test_basic 0.006498 0.004313 1.159110 ( 1.206330)
test_all 0.121511 0.030897 825.583677 (285.236501)
test_rubyspec 0.063913 0.032129 165.834921 ( 35.101214)
total: 370.17 sec