Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-205742
#<BuildRuby:0x00005563a14b6090
@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.20231012-205742",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002245 0.004351 2.472613 ( 2.558936)
build_miniruby 0.001395 0.000226 1.659407 ( 1.663763)
build_ruby 0.001350 0.000218 3.300792 ( 3.515154)
build_all 0.003621 0.004862 6.232738 ( 2.972281)
build_install 0.017998 0.000150 7.819932 ( 4.099135)
test_btest 0.000619 0.000106 88.334765 ( 32.418826)
test_basic 0.006214 0.000315 0.992542 ( 1.088673)
test_all 0.008760 0.000710 686.681603 (252.125861)
test_rubyspec 0.033705 0.030848 97.376300 (108.708929)
total: 409.15 sec