Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-162257
#<BuildRuby:0x000055b1e2f5e058
@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-162257",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.008247 0.000295 2.853609 ( 3.844924)
build_miniruby 0.001475 0.000102 4.253304 ( 4.315692)
build_ruby 0.000000 0.001987 3.654132 ( 4.085895)
build_all 0.005452 0.002231 6.707928 ( 4.484740)
build_install 0.014997 0.005034 9.144274 ( 6.592691)
test_btest 0.000772 0.000000 94.028037 ( 67.157191)
test_basic 0.007496 0.000000 1.038239 ( 1.158576)
test_all 0.097449 0.021916 820.792542 (386.843278)
test_rubyspec 0.038999 0.052498 130.223763 (140.992997)
total: 619.48 sec