Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-041002
#<BuildRuby:0x00005562d48ca230
@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.20231230-041002",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005190 0.000000 1.459618 ( 1.800554)
build_miniruby 0.001505 0.000000 1.563856 ( 1.567347)
build_ruby 0.001800 0.000121 2.961897 ( 3.168038)
build_all 0.006499 0.000471 5.296486 ( 2.066921)
build_install 0.017320 0.000000 6.401198 ( 3.061377)
test_btest 0.001034 0.000000 79.273006 ( 20.864225)
test_basic 0.006908 0.000000 0.735189 ( 0.797973)
test_all 0.070684 0.049491 702.292212 (210.840964)
test_rubyspec 0.038539 0.017244 86.725779 ( 98.057788)
total: 342.23 sec