Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-133428
#<BuildRuby:0x00005638b8e79f68
@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.20240125-133428",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001622 0.004266 1.669399 ( 2.029047)
build_miniruby 0.000000 0.001424 1.235014 ( 1.233033)
build_ruby 0.000664 0.000945 2.769973 ( 3.006566)
build_all 0.006157 0.001339 6.200454 ( 2.489348)
build_install 0.013820 0.003514 7.586301 ( 3.861161)
test_btest 0.000650 0.000145 85.864210 ( 23.398963)
test_basic 0.000000 0.005736 0.882437 ( 0.948414)
test_all 0.075179 0.042334 766.975379 (244.684221)
test_rubyspec 0.053886 0.045943 149.692918 (161.097870)
total: 442.75 sec