Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-201516
#<BuildRuby:0x0000561bf34764d0
@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.20240123-201516",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000024 0.000004 0.000028 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.008173 0.001635 3.397212 ( 4.172305)
build_miniruby 0.000000 0.003998 91.861519 ( 30.040587)
build_ruby 0.001616 0.000000 3.481778 ( 3.717343)
build_all 0.007549 0.000000 6.734850 ( 2.642439)
build_install 0.008991 0.008091 7.610615 ( 3.673972)
test_btest 0.001052 0.000000 86.306004 ( 22.571422)
test_basic 0.005463 0.000602 0.850934 ( 0.910192)
test_all 0.077388 0.037400 739.980607 (217.110363)
test_rubyspec 0.047098 0.052365 163.275191 (174.812424)
total: 459.65 sec