Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-231533
#<BuildRuby:0x000055782c880d20
@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.20231226-231533",
@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.000033 0.000004 0.000037 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005247 1.513098 ( 1.871424)
build_miniruby 0.000000 0.001324 1.546363 ( 1.544338)
build_ruby 0.000609 0.001301 3.306292 ( 3.548399)
build_all 0.002580 0.004560 5.442097 ( 2.795342)
build_install 0.010752 0.006728 6.794659 ( 4.035714)
test_btest 0.000601 0.000155 81.256211 ( 26.728215)
test_basic 0.002864 0.003629 0.779382 ( 0.841419)
test_all 0.089116 0.031794 747.851121 (270.759380)
test_rubyspec 0.040172 0.031124 96.979855 (112.293350)
total: 424.42 sec