Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-022805
#<BuildRuby:0x0000560eebdd9a00
@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.20240202-022805",
@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.000015)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005662 0.000059 1.669397 ( 2.001126)
build_miniruby 0.001226 0.000044 1.696712 ( 1.694568)
build_ruby 0.001616 0.000000 2.872995 ( 3.105092)
build_all 0.003109 0.003889 6.019429 ( 2.384581)
build_install 0.017420 0.000865 7.631005 ( 3.821225)
test_btest 0.001001 0.000000 83.879863 ( 22.018466)
test_basic 0.001567 0.004278 0.953741 ( 1.033831)
test_all 0.081251 0.031987 702.101869 (215.019229)
test_rubyspec 0.065033 0.030739 144.533204 (155.983645)
total: 407.06 sec