Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-213859
#<BuildRuby:0x000055e2c59edf38
@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.20240219-213859",
@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.000004 0.000016 ( 0.000015)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.006389 0.002222 2.986591 ( 3.780001)
build_miniruby 0.001167 0.000406 1.745043 ( 1.801241)
build_ruby 0.002091 0.000000 3.705268 ( 4.061401)
build_all 0.006511 0.001458 6.824113 ( 4.526293)
build_install 0.018933 0.002076 9.083680 ( 6.543913)
test_btest 0.000760 0.000092 94.724948 ( 61.887366)
test_basic 0.005776 0.000601 1.006966 ( 1.299487)
test_all 0.081080 0.036114 750.791064 (408.626549)
test_rubyspec 0.075337 0.018127 132.187467 (165.168762)
total: 657.70 sec