Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-050320
#<BuildRuby:0x0000561aa7fd1fc0
@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.20240228-050320",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003211 0.004624 2.773044 ( 3.041744)
build_miniruby 0.001899 0.000000 1.812248 ( 1.892422)
build_ruby 0.001588 0.000000 3.653492 ( 3.970350)
build_all 0.008669 0.000000 7.069909 ( 4.004998)
build_install 0.012119 0.008209 9.143907 ( 5.743523)
test_btest 0.000734 0.000160 96.024823 ( 42.717215)
test_basic 0.005438 0.001190 1.032300 ( 1.176385)
test_all 0.065459 0.050417 793.421445 (283.676369)
test_rubyspec 0.044624 0.041372 131.736578 (146.704962)
total: 492.93 sec