Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-195829
#<BuildRuby:0x0000561cdc6863d0
@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.20240110-195829",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001089 0.004233 1.616662 ( 1.983571)
build_miniruby 0.001481 0.000247 1.655963 ( 1.672600)
build_ruby 0.001537 0.000256 3.345650 ( 3.572425)
build_all 0.007565 0.000000 5.980505 ( 2.762114)
build_install 0.015137 0.001912 7.165837 ( 4.143784)
test_btest 0.000000 0.002808 84.995748 ( 29.908364)
test_basic 0.004425 0.001670 0.919878 ( 1.026937)
test_all 0.092608 0.029532 774.060529 (357.199691)
test_rubyspec 0.053070 0.027513 109.479616 (178.296484)
total: 580.57 sec