Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-194210
#<BuildRuby:0x0000563d7398e4f8
@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.20231214-194210",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.002063 0.004698 2.356904 ( 2.440759)
build_miniruby 0.001122 0.000341 1.605104 ( 1.605234)
build_ruby 0.000000 0.001479 3.275811 ( 3.506343)
build_all 0.003898 0.004015 5.797655 ( 2.919563)
build_install 0.017684 0.002848 7.619836 ( 5.094260)
test_btest 0.000547 0.000175 84.067651 ( 37.741278)
test_basic 0.005628 0.001800 0.915770 ( 1.029135)
test_all 0.074761 0.044114 694.060371 (248.954846)
test_rubyspec 0.047550 0.019761 94.548349 (106.342952)
total: 409.64 sec