Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-184814
#<BuildRuby:0x000056550adca1a8
@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.20240122-184814",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004786 0.000683 1.467441 ( 1.823856)
build_miniruby 0.001278 0.000182 1.463802 ( 1.461755)
build_ruby 0.001482 0.000000 3.143177 ( 3.383338)
build_all 0.007731 0.000101 6.086688 ( 2.447017)
build_install 0.015596 0.001413 7.482223 ( 3.845649)
test_btest 0.000890 0.000111 84.239742 ( 37.630266)
test_basic 0.004838 0.003390 0.956611 ( 1.128590)
test_all 0.083778 0.035890 744.945029 (338.993567)
test_rubyspec 0.058166 0.056459 180.640476 (211.500519)
total: 602.22 sec