Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-215744
#<BuildRuby:0x00007fd59a74fdc0
@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.20240709-215744",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.009521 0.001554 4.369781 ( 4.559358)
build_miniruby 0.001829 0.000000 1.691626 ( 1.790296)
build_ruby 0.002827 0.000182 4.533924 ( 5.164130)
build_all 0.006219 0.004721 8.391275 ( 5.287349)
build_install 0.010968 0.010693 11.128028 ( 6.150949)
test_btest 0.000875 0.000300 112.965945 ( 30.633934)
test_basic 0.000000 0.012165 1.287492 ( 1.351210)
test_all 0.110405 0.038211 764.773785 (217.932108)
test_rubyspec 0.050172 0.039349 159.454621 ( 30.687060)
total: 303.56 sec