Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-075746
#<BuildRuby:0x00005625109b5ce0
@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.20231214-075746",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002718 0.004622 2.364437 ( 2.609878)
build_miniruby 0.001292 0.000224 1.621057 ( 1.648669)
build_ruby 0.001881 0.000000 3.215714 ( 3.428951)
build_all 0.001712 0.006507 5.931240 ( 3.512860)
build_install 0.008279 0.012025 7.279239 ( 4.980844)
test_btest 0.000631 0.000203 82.208100 ( 39.875482)
test_basic 0.002342 0.004848 0.805256 ( 0.884786)
test_all 0.089174 0.030990 708.515632 (252.260081)
test_rubyspec 0.029851 0.036261 97.373334 (110.488063)
total: 419.69 sec