Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-001535
#<BuildRuby:0x0000556b770f2390
@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.20231219-001535",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002965 0.003893 2.389081 ( 2.479671)
build_miniruby 0.001552 0.000000 1.568530 ( 1.567975)
build_ruby 0.001907 0.000000 3.118796 ( 3.335878)
build_all 0.008219 0.000000 5.713623 ( 3.007042)
build_install 0.010175 0.009407 7.255444 ( 4.294033)
test_btest 0.000535 0.000117 80.228089 ( 33.978113)
test_basic 0.000171 0.004309 0.881449 ( 0.947020)
test_all 0.085027 0.035387 686.836176 (250.611399)
test_rubyspec 0.024888 0.034285 94.252893 (105.918283)
total: 406.14 sec