Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-045708
#<BuildRuby:0x000055e0791b1f48
@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.20230618-045708",
@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.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006411 0.000155 1.975048 ( 4.775705)
build_miniruby 0.001686 0.000000 1.405243 ( 2.161764)
build_ruby 0.001607 0.000000 2.814113 ( 4.047512)
build_all 0.003404 0.004147 2.503993 ( 3.206582)
build_install 0.017496 0.000840 3.999711 ( 4.601803)
test_btest 0.000722 0.000067 80.097594 ( 46.474703)
test_basic 0.007032 0.000659 0.869594 ( 1.568611)
test_all 0.001172 0.000109 586.587147 (317.051457)
test_rubyspec 0.029702 0.022400 87.989940 (126.942145)
total: 510.83 sec