Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-124818
#<BuildRuby:0x00007fc59b84fdd8
@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.20240827-124818",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.007645 0.000731 3.262295 ( 3.697530)
build_miniruby 0.001245 0.000249 1.502472 ( 1.500835)
build_ruby 0.000000 0.001736 3.464671 ( 3.685581)
build_all 0.000000 0.008555 8.225202 ( 3.178071)
build_install 0.013311 0.005637 10.899286 ( 5.070005)
test_btest 0.000832 0.000247 113.132176 ( 29.548510)
test_basic 0.007517 0.002631 1.069759 ( 1.114295)
test_all 0.119330 0.032002 862.205792 (265.160388)
test_rubyspec 0.064388 0.028945 165.205299 ( 36.435801)
total: 349.39 sec