Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-152543
#<BuildRuby:0x000055e0b2ea2110
@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.20240314-152543",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.007649 2.804705 ( 2.569719)
build_miniruby 0.001043 0.000349 1.698639 ( 1.696941)
build_ruby 0.000000 0.001884 3.610701 ( 13.299911)
build_all 0.004972 0.002245 6.947866 ( 2.729180)
build_install 0.015392 0.003021 8.795872 ( 4.098189)
test_btest 0.000875 0.000185 93.643931 ( 25.914852)
test_basic 0.000000 0.006048 0.861188 ( 0.923606)
test_all 0.074644 0.045719 799.814761 (328.172330)
test_rubyspec 0.069978 0.023411 131.354103 (141.296948)
total: 520.70 sec