Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-110309
#<BuildRuby:0x00005654b7652130
@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.20230901-110309",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005465 0.000565 1.857932 ( 3.303047)
build_miniruby 0.000000 0.002042 1.624282 ( 1.645331)
build_ruby 0.000280 0.001482 3.481207 ( 4.028360)
build_all 0.004380 0.003433 6.198089 ( 4.343602)
build_install 0.016747 0.000727 7.545951 ( 5.807760)
test_btest 0.000771 0.000110 83.985617 ( 46.253490)
test_basic 0.004461 0.003466 0.968242 ( 1.312078)
test_all 0.004114 0.005634 641.456382 (280.937750)
test_rubyspec 0.045499 0.023737 104.355933 (123.439740)
total: 471.07 sec