Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-043605
#<BuildRuby:0x000055a3a74b1ef0
@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.20230624-043605",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.002579 0.003829 2.101230 ( 3.424220)
build_miniruby 0.001443 0.000180 1.590199 ( 1.609798)
build_ruby 0.000000 0.001817 3.141205 ( 3.523294)
build_all 0.005847 0.001805 2.393712 ( 1.842536)
build_install 0.014008 0.004300 3.863049 ( 3.305467)
test_btest 0.000861 0.000140 80.931118 ( 35.805427)
test_basic 0.005645 0.000915 0.857929 ( 0.976341)
test_all 0.000000 0.001571 603.207841 (250.630810)
test_rubyspec 0.039056 0.014507 86.029671 ( 99.655599)
total: 400.77 sec