Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-095411
#<BuildRuby:0x00005605b051dfb8
@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.20240207-095411",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006022 1.834178 ( 2.184926)
build_miniruby 0.000103 0.001344 1.647404 ( 1.646469)
build_ruby 0.001731 0.000000 3.258168 ( 3.512042)
build_all 0.007856 0.000000 6.080225 ( 3.206407)
build_install 0.014969 0.003390 7.293918 ( 3.877560)
test_btest 0.000557 0.000108 83.431066 ( 30.307612)
test_basic 0.006384 0.000000 0.850222 ( 3.719447)
test_all 0.087988 0.029421 714.390552 (261.009807)
test_rubyspec 0.064830 0.042150 170.770239 (180.411125)
total: 489.88 sec