Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-024934
#<BuildRuby:0x0000558221a9da00
@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.20231015-024934",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007117 0.000417 2.540301 ( 3.349229)
build_miniruby 0.001671 0.000000 1.780061 ( 1.952295)
build_ruby 0.001867 0.000000 3.475151 ( 4.039163)
build_all 0.007975 0.000435 6.503351 ( 4.570327)
build_install 0.018436 0.003312 8.157286 ( 6.163961)
test_btest 0.000890 0.000117 91.364779 ( 62.273839)
test_basic 0.001088 0.007588 1.032576 ( 1.521770)
test_all 0.009435 0.000953 686.885689 (403.717638)
test_rubyspec 0.037623 0.037195 109.644285 (141.533965)
total: 629.12 sec