Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-032611
#<BuildRuby:0x0000559ac8a823d0
@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.20240114-032611",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005248 0.000187 1.524502 ( 1.856149)
build_miniruby 0.001195 0.000189 1.343614 ( 1.342931)
build_ruby 0.001296 0.000204 2.963786 ( 3.167241)
build_all 0.003683 0.003374 5.361222 ( 2.190605)
build_install 0.014527 0.001898 6.535591 ( 3.318145)
test_btest 0.000891 0.000162 80.489859 ( 21.775540)
test_basic 0.003450 0.004354 0.833433 ( 0.897470)
test_all 0.088517 0.031932 745.033319 (229.097563)
test_rubyspec 0.030628 0.028801 80.042847 ( 92.035184)
total: 355.68 sec