Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-061712
#<BuildRuby:0x00005635febc2228
@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-061712",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006655 1.366350 ( 1.715200)
build_miniruby 0.000135 0.001169 1.346274 ( 1.344388)
build_ruby 0.001233 0.000284 3.123904 ( 3.346739)
build_all 0.006868 0.000639 6.188291 ( 2.434381)
build_install 0.014845 0.003749 6.762712 ( 3.106309)
test_btest 0.000651 0.000147 83.959373 ( 23.329583)
test_basic 0.002486 0.004717 0.935593 ( 0.996962)
test_all 0.082430 0.031759 729.654359 (205.525938)
test_rubyspec 0.054388 0.039768 150.278939 (161.908697)
total: 403.71 sec