Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-113134
#<BuildRuby:0x0000557605771f70
@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.20231017-113134",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005081 0.000907 2.295294 ( 2.354843)
build_miniruby 0.001747 0.000000 1.595300 ( 1.593044)
build_ruby 0.001800 0.000000 2.981062 ( 3.240272)
build_all 0.007083 0.000410 5.996360 ( 2.441839)
build_install 0.017189 0.001011 7.206288 ( 3.413983)
test_btest 0.000757 0.000116 84.617368 ( 22.011908)
test_basic 0.001925 0.004077 0.826298 ( 0.888426)
test_all 0.009515 0.000205 683.575902 (233.090609)
test_rubyspec 0.041063 0.031120 101.312648 (113.467758)
total: 382.50 sec