Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-031230
#<BuildRuby:0x0000558a5ac8dfb8
@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.20231217-031230",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.007715 2.419307 ( 2.497358)
build_miniruby 0.001105 0.000616 1.636810 ( 1.639381)
build_ruby 0.000000 0.001835 3.034875 ( 3.247397)
build_all 0.003502 0.004509 5.894543 ( 2.880505)
build_install 0.016173 0.004108 7.223391 ( 4.149956)
test_btest 0.000792 0.000283 81.463923 ( 37.051081)
test_basic 0.004056 0.003988 0.947974 ( 1.055969)
test_all 0.085027 0.035629 687.400159 (242.742863)
test_rubyspec 0.032415 0.028005 87.831490 ( 99.420825)
total: 394.69 sec