Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-235610
#<BuildRuby:0x00005611ecb6e190
@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.20240313-235610",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005691 0.003353 2.804982 ( 3.101660)
build_miniruby 0.001803 0.000000 1.933907 ( 1.985112)
build_ruby 0.000000 0.001933 3.597245 ( 3.795060)
build_all 0.007266 0.001638 7.062527 ( 4.733234)
build_install 0.014062 0.006766 9.257045 ( 6.242811)
test_btest 0.000567 0.000177 96.254143 ( 54.365381)
test_basic 0.006440 0.000799 1.053359 ( 1.182995)
test_all 0.103971 0.021514 869.787111 (530.429516)
test_rubyspec 0.059382 0.043420 136.200106 (181.548025)
total: 787.38 sec