Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-111200
#<BuildRuby:0x0000561527e71f48
@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.20230513-111200",
@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.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006187 0.000774 1.970029 ( 4.233278)
build_miniruby 0.001570 0.000196 1.478959 ( 1.695816)
build_ruby 0.001648 0.000206 2.844193 ( 3.318450)
build_all 0.007718 0.000000 2.330065 ( 2.333614)
build_install 0.005407 0.011344 3.564604 ( 3.844285)
test_btest 0.000663 0.000137 74.251429 ( 45.671864)
test_basic 0.006850 0.000548 0.770148 ( 1.281319)
test_all 0.001486 0.000000 590.108430 (299.956630)
test_rubyspec 0.039737 0.022018 84.960426 (115.764508)
total: 478.10 sec