Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-142005
#<BuildRuby:0x00005619637da230
@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.20230803-142005",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004007 0.002815 2.298730 ( 6.013462)
build_miniruby 0.000000 0.001522 1.792583 ( 3.085085)
build_ruby 0.001204 0.000816 3.565435 ( 5.423304)
build_all 0.000862 0.007290 2.801140 ( 2.871248)
build_install 0.007013 0.011236 4.402765 ( 4.428551)
test_btest 0.000660 0.000169 83.023985 ( 52.360780)
test_basic 0.007332 0.000810 0.976265 ( 1.832613)
test_all 0.000682 0.000868 662.080455 (386.002333)
test_rubyspec 0.028292 0.027476 97.857941 (152.847847)
total: 614.87 sec