Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-134353
#<BuildRuby:0x0000564a92412138
@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.20231207-134353",
@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.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002232 0.004591 2.350334 ( 2.392918)
build_miniruby 0.001164 0.000318 1.598592 ( 1.598621)
build_ruby 0.001452 0.000396 3.168789 ( 3.316086)
build_all 0.004187 0.004531 5.768254 ( 2.935465)
build_install 0.012126 0.006529 7.285782 ( 4.035075)
test_btest 0.000635 0.000212 81.923259 ( 33.549416)
test_basic 0.000836 0.004379 0.816214 ( 0.882861)
test_all 0.095158 0.025291 666.237242 (266.568590)
test_rubyspec 0.048870 0.014924 94.211561 (106.042644)
total: 421.32 sec