Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-061509
#<BuildRuby:0x00005625602321a8
@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.20230828-061509",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000039)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.003317 0.003533 2.306844 ( 3.703784)
build_miniruby 0.000000 0.001741 1.653182 ( 1.664248)
build_ruby 0.000000 0.001559 3.319682 ( 3.672339)
build_all 0.004019 0.004462 6.566743 ( 3.723271)
build_install 0.014466 0.004464 8.130280 ( 5.006794)
test_btest 0.000636 0.000123 89.034766 ( 41.460472)
test_basic 0.007927 0.000000 1.000172 ( 1.092097)
test_all 0.003155 0.006976 697.050858 (274.902112)
test_rubyspec 0.046878 0.024659 106.143103 (118.588940)
total: 453.82 sec