Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-203136
#<BuildRuby:0x000055aa002c6078
@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.20231211-203136",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003723 0.003890 2.409319 ( 2.537332)
build_miniruby 0.001325 0.000171 1.634035 ( 1.634334)
build_ruby 0.001734 0.000224 3.438096 ( 3.656589)
build_all 0.008428 0.000551 6.095696 ( 3.521141)
build_install 0.017325 0.004849 7.758822 ( 4.803732)
test_btest 0.000953 0.000136 83.780358 ( 24.919290)
test_basic 0.005376 0.000146 0.844024 ( 0.904098)
test_all 0.077133 0.046603 716.462059 (209.512195)
test_rubyspec 0.038122 0.035648 97.934142 (110.120552)
total: 361.61 sec