Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-154312
#<BuildRuby:0x00005641ddbc61a8
@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.20231206-154312",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.006229 0.000647 2.356741 ( 2.400737)
build_miniruby 0.001093 0.000306 1.692884 ( 1.691837)
build_ruby 0.002082 0.000000 3.215412 ( 3.454377)
build_all 0.007750 0.000000 5.756955 ( 2.849998)
build_install 0.012977 0.004771 7.311359 ( 3.778499)
test_btest 0.000515 0.000137 83.575317 ( 31.846498)
test_basic 0.001775 0.004700 0.910322 ( 0.980246)
test_all 0.093613 0.027615 707.923797 (263.666522)
test_rubyspec 0.032540 0.037688 96.418328 (108.214076)
total: 418.88 sec