Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-080341
#<BuildRuby:0x000056212f3d6098
@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.20230907-080341",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002525 0.004340 1.841293 ( 3.207223)
build_miniruby 0.001417 0.000202 1.729074 ( 2.053549)
build_ruby 0.000000 0.001849 3.610814 ( 4.155777)
build_all 0.002043 0.006761 6.503876 ( 4.802921)
build_install 0.012052 0.008260 8.036476 ( 6.163829)
test_btest 0.000759 0.000196 84.091003 ( 46.582404)
test_basic 0.005348 0.003373 0.990652 ( 1.313520)
test_all 0.007340 0.002002 729.145382 (317.122665)
test_rubyspec 0.049624 0.025232 106.769324 (122.306893)
total: 507.71 sec