Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-051454
#<BuildRuby:0x00005635f7376120
@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.20240115-051454",
@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.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001343 0.003537 1.473050 ( 1.821611)
build_miniruby 0.001267 0.000264 1.596162 ( 1.594691)
build_ruby 0.001748 0.000000 3.222111 ( 3.468783)
build_all 0.006784 0.000910 5.853444 ( 3.114008)
build_install 0.013941 0.002789 6.967032 ( 4.009109)
test_btest 0.000815 0.000060 83.008632 ( 32.882320)
test_basic 0.000807 0.006367 0.918981 ( 0.990023)
test_all 0.086206 0.030905 808.584112 (301.898197)
test_rubyspec 0.034606 0.033725 92.229956 (103.541579)
total: 453.32 sec