Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-100416
#<BuildRuby:0x00005619692f5fc0
@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.20240122-100416",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005482 0.000222 1.634414 ( 1.999382)
build_miniruby 0.000000 0.001389 1.684999 ( 1.682386)
build_ruby 0.000000 0.001653 2.697946 ( 2.941849)
build_all 0.002531 0.005201 6.012891 ( 2.419635)
build_install 0.013844 0.004430 7.181780 ( 3.533276)
test_btest 0.000000 0.001029 83.848860 ( 21.307025)
test_basic 0.004554 0.002113 0.782497 ( 0.839312)
test_all 0.074692 0.043439 722.215056 (211.448005)
test_rubyspec 0.059631 0.042681 157.475812 (169.108599)
total: 415.28 sec