Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-191046
#<BuildRuby:0x0000560a7005e120
@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.20231214-191046",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002908 0.004691 2.525649 ( 3.521904)
build_miniruby 0.001448 0.000301 1.697005 ( 1.814947)
build_ruby 0.001553 0.000323 3.324740 ( 3.981352)
build_all 0.007646 0.000661 5.823372 ( 4.396422)
build_install 0.014638 0.003800 7.448518 ( 5.589455)
test_btest 0.000641 0.000132 80.965548 ( 54.893583)
test_basic 0.001378 0.006869 0.943335 ( 3.005442)
test_all 0.091863 0.031119 720.341156 (408.463776)
test_rubyspec 0.043037 0.028423 101.894615 (120.427567)
total: 606.10 sec