Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-081350
#<BuildRuby:0x000055fa5996a3d0
@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.20240120-081350",
@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.000010 0.000003 0.000013 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.000844 0.004410 1.397945 ( 1.748205)
build_miniruby 0.001029 0.000392 1.483963 ( 1.482416)
build_ruby 0.001002 0.000382 2.698725 ( 2.930704)
build_all 0.005069 0.001931 5.400295 ( 2.064630)
build_install 0.016498 0.000000 6.118460 ( 2.847874)
test_btest 0.000820 0.000000 78.430895 ( 20.230789)
test_basic 0.005876 0.000000 0.774984 ( 0.838564)
test_all 0.093970 0.022723 725.677353 (219.315380)
test_rubyspec 0.054220 0.043343 154.927748 (166.874660)
total: 418.33 sec