Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-132052
#<BuildRuby:0x000055ffd41a2320
@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.20231210-132052",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.005427 0.001519 2.488740 ( 2.734429)
build_miniruby 0.001329 0.000372 1.630695 ( 1.641135)
build_ruby 0.001276 0.000357 3.273160 ( 3.503052)
build_all 0.002556 0.005103 5.916077 ( 3.062833)
build_install 0.015663 0.003469 7.431063 ( 4.475582)
test_btest 0.000809 0.000249 83.929291 ( 30.390546)
test_basic 0.005451 0.001678 0.891700 ( 0.966609)
test_all 0.085252 0.033444 690.464542 (240.087059)
test_rubyspec 0.023113 0.048663 98.591124 (112.820619)
total: 399.68 sec