Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-182126
#<BuildRuby:0x000055912b622390
@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.20240319-182126",
@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.000027 0.000007 0.000034 ( 0.000032)
autoconf 0.000039 0.000009 0.000048 ( 0.000049)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.006648 0.003605 5.607479 ( 5.780362)
build_miniruby 0.005104 0.000309 95.843154 ( 37.972084)
build_ruby 0.001576 0.000394 4.588529 ( 4.811155)
build_all 0.008583 0.000149 7.546896 ( 4.427055)
build_install 0.021283 0.000260 9.940355 ( 5.433593)
test_btest 0.000821 0.000164 96.291194 ( 37.211223)
test_basic 0.002973 0.004740 1.032675 ( 1.343690)
test_all 0.081277 0.040999 808.740468 (312.572120)
test_rubyspec 0.078406 0.018967 137.927496 (168.311108)
total: 577.86 sec