Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-164804
#<BuildRuby:0x000055d1073c6008
@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.20240213-164804",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001696 0.004277 1.612079 ( 1.935159)
build_miniruby 0.001201 0.000200 1.449537 ( 1.447353)
build_ruby 0.001597 0.000000 3.174561 ( 3.423065)
build_all 0.007226 0.000101 6.265039 ( 2.332581)
build_install 0.007626 0.010354 7.401827 ( 3.367495)
test_btest 0.000764 0.000178 87.983584 ( 22.950125)
test_basic 0.002769 0.003594 0.892287 ( 0.947754)
test_all 0.080737 0.034220 735.210803 (207.324099)
test_rubyspec 0.049226 0.050032 167.120683 (176.378005)
total: 420.11 sec