Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-105303
#<BuildRuby:0x000055c36ae2da00
@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.20240219-105303",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006881 0.000206 2.304000 ( 1.935090)
build_miniruby 0.001715 0.000000 1.630584 ( 1.628882)
build_ruby 0.001748 0.000000 3.458305 ( 3.691957)
build_all 0.007867 0.000000 6.512406 ( 2.642567)
build_install 0.015330 0.002684 7.888891 ( 3.440387)
test_btest 0.000889 0.000070 92.993098 ( 24.541431)
test_basic 0.002480 0.003987 0.747939 ( 0.819343)
test_all 0.086027 0.027741 800.002189 (254.543271)
test_rubyspec 0.046824 0.042638 113.355510 (123.434031)
total: 416.68 sec