Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-043749
#<BuildRuby:0x000056176d9f61d8
@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.20230808-043749",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006916 0.000000 2.328967 ( 4.948164)
build_miniruby 0.000000 0.001479 1.809349 ( 1.985737)
build_ruby 0.000000 0.001994 3.655476 ( 4.423772)
build_all 0.000000 0.008352 2.774540 ( 2.357302)
build_install 0.007178 0.012531 4.453033 ( 4.357173)
test_btest 0.000678 0.000188 84.704519 ( 46.028031)
test_basic 0.003225 0.004629 0.948059 ( 1.575852)
test_all 0.000965 0.000295 691.049023 (355.468212)
test_rubyspec 0.034928 0.020570 101.372940 (128.631737)
total: 549.78 sec