Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-084822
#<BuildRuby:0x0000559ed4cda2a8
@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.20230811-084822",
@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.000025 0.000004 0.000029 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003079 0.004464 2.393183 ( 6.135803)
build_miniruby 0.001315 0.000263 1.797180 ( 2.982679)
build_ruby 0.001720 0.000344 3.640109 ( 6.545260)
build_all 0.004689 0.004204 2.891529 ( 5.196107)
build_install 0.015789 0.004917 4.688320 ( 7.275939)
test_btest 0.000682 0.000160 87.198952 ( 63.050365)
test_basic 0.006800 0.001600 1.009850 ( 2.291923)
test_all 0.006945 0.000119 737.212121 (496.864007)
test_rubyspec 0.037596 0.022982 104.623367 (169.345201)
total: 759.69 sec