Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-213902
#<BuildRuby:0x00005587a6d0e138
@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.20240110-213902",
@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.000023 0.000006 0.000029 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005018 0.000210 1.571851 ( 1.902157)
build_miniruby 0.001209 0.000000 1.275017 ( 1.273067)
build_ruby 0.001511 0.000000 2.882239 ( 3.131990)
build_all 0.006039 0.000000 4.907881 ( 1.962843)
build_install 0.012913 0.000245 6.408035 ( 3.201958)
test_btest 0.000830 0.000148 81.772118 ( 21.492752)
test_basic 0.001589 0.004521 0.815706 ( 0.873315)
test_all 0.086853 0.032655 725.161679 (205.360460)
test_rubyspec 0.034387 0.023402 83.438669 ( 94.778510)
total: 333.98 sec