Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-004741
#<BuildRuby:0x00005651aef36230
@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.20230331-004741",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006083 0.000393 1.896169 ( 4.428322)
build_miniruby 0.001558 0.000271 1.273550 ( 1.278196)
build_ruby 0.001292 0.000225 2.645997 ( 3.014112)
build_all 0.005951 0.001035 2.275277 ( 2.231228)
build_install 0.016261 0.000509 3.296355 ( 2.823373)
test_btest 0.000903 0.000139 69.867906 ( 36.836104)
test_basic 0.000000 0.006123 0.554130 ( 0.794091)
test_all 0.000000 0.001470 578.580889 (232.584442)
test_rubyspec 0.024113 0.025469 79.826655 ( 93.662080)
total: 377.65 sec