Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-123132
#<BuildRuby:0x0000560f40bce0f8
@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.20240302-123132",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005950 0.001239 2.493102 ( 2.252046)
build_miniruby 0.001282 0.000268 1.618553 ( 1.616009)
build_ruby 0.001266 0.000264 3.154943 ( 3.346424)
build_all 0.002021 0.004939 6.179701 ( 2.386877)
build_install 0.010973 0.005833 7.439091 ( 3.296449)
test_btest 0.000736 0.000203 93.907693 ( 26.180230)
test_basic 0.006353 0.001753 0.807042 ( 2.505423)
test_all 0.097527 0.021105 753.620534 (230.868915)
test_rubyspec 0.049964 0.029632 104.656171 (113.819392)
total: 386.27 sec