Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-221629
#<BuildRuby:0x000055702fa89fb8
@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.20230502-221629",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005323 0.000231 1.645890 ( 2.912280)
build_miniruby 0.001309 0.000000 1.239971 ( 1.239252)
build_ruby 0.001328 0.000000 2.142625 ( 2.352200)
build_all 0.002716 0.002814 1.845492 ( 1.031834)
build_install 0.005383 0.007835 2.936300 ( 1.942623)
test_btest 0.000712 0.000172 73.808640 ( 24.767573)
test_basic 0.002428 0.003436 0.690449 ( 0.783419)
test_all 0.000760 0.000202 576.332894 (180.845687)
test_rubyspec 0.031703 0.019523 76.376326 ( 88.278352)
total: 304.15 sec