Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-122052
#<BuildRuby:0x000055937f911ff0
@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.20231014-122052",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006968 2.540801 ( 2.694097)
build_miniruby 0.000727 0.000770 1.679213 ( 1.845806)
build_ruby 0.001747 0.000000 3.529143 ( 26.786149)
build_all 0.007531 0.000305 6.231824 ( 3.326296)
build_install 0.017931 0.001111 7.914732 ( 4.688282)
test_btest 0.000662 0.000124 88.266741 ( 41.133347)
test_basic 0.002871 0.004839 0.985133 ( 1.179530)
test_all 0.001140 0.008928 746.796675 (389.137861)
test_rubyspec 0.051408 0.029252 112.008612 (163.607309)
total: 634.40 sec