Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-114745
#<BuildRuby:0x0000557275219f48
@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.20231231-114745",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004618 0.001004 1.565501 ( 2.069722)
build_miniruby 0.001279 0.000278 1.718198 ( 1.719540)
build_ruby 0.001383 0.000301 3.066072 ( 3.230570)
build_all 0.005781 0.000303 5.277513 ( 2.116859)
build_install 0.009566 0.010234 6.826499 ( 3.579217)
test_btest 0.000728 0.000203 84.646565 ( 27.856529)
test_basic 0.006669 0.000000 0.731058 ( 0.786195)
test_all 0.097770 0.023940 750.576312 (229.058310)
test_rubyspec 0.017320 0.042679 94.132913 (105.800173)
total: 376.22 sec