Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-141848
#<BuildRuby:0x00007f6b1abbfdc8
@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.20240629-141848",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008559 0.000065 3.761244 ( 3.302833)
build_miniruby 0.001680 0.000232 1.583719 ( 1.579780)
build_ruby 0.001719 0.000237 3.788870 ( 3.907974)
build_all 0.007498 0.001034 7.976105 ( 3.220579)
build_install 0.016558 0.007890 11.383424 ( 5.720006)
test_btest 0.000811 0.000143 122.619809 ( 36.896835)
test_basic 0.011596 0.000497 1.340627 ( 1.444837)
test_all 0.092439 0.058737 825.550363 (252.332133)
test_rubyspec 0.069384 0.021552 167.569624 ( 33.185902)
total: 341.59 sec