Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-123630
#<BuildRuby:0x000055a4b990e120
@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.20230906-123630",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005889 0.000421 2.697717 ( 3.186225)
build_miniruby 0.003230 0.000231 36.410302 ( 19.005979)
build_ruby 0.001617 0.000115 3.563029 ( 3.897300)
build_all 0.007900 0.000235 6.208759 ( 4.259814)
build_install 0.010053 0.008763 7.703835 ( 5.515562)
test_btest 0.000000 0.000831 82.284599 ( 45.496443)
test_basic 0.001688 0.006796 0.950357 ( 1.195387)
test_all 0.008706 0.000757 726.240021 (330.383437)
test_rubyspec 0.033936 0.039269 104.730636 (124.292081)
total: 537.23 sec