Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-183824
#<BuildRuby:0x0000558124029fb8
@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-183824",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006725 0.000807 2.319619 ( 2.460344)
build_miniruby 0.000000 0.001366 1.695933 ( 1.701257)
build_ruby 0.000000 0.001732 3.139126 ( 3.342878)
build_all 0.002568 0.006460 5.728864 ( 2.458345)
build_install 0.007492 0.013811 7.266822 ( 3.848266)
test_btest 0.000565 0.000176 81.988333 ( 43.447691)
test_basic 0.002618 0.004550 0.920085 ( 1.220928)
test_all 0.071020 0.051855 694.467993 (309.817522)
test_rubyspec 0.055666 0.021037 103.094422 (145.624179)
total: 513.92 sec