Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-163830
#<BuildRuby:0x00007f259630fdc8
@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.20241204-163830",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000023 0.000008 0.000031 ( 0.000033)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.007592 0.000000 3.021939 ( 2.581376)
build_miniruby 0.001323 0.000000 1.094899 ( 1.092018)
build_ruby 0.001616 0.000000 3.057387 ( 3.239266)
build_all 0.008286 0.000000 5.482243 ( 2.181251)
build_install 0.021466 0.001262 8.760560 ( 5.043881)
test_btest 0.001097 0.000000 77.995856 ( 24.181924)
test_basic 0.006353 0.003941 0.875750 ( 0.920161)
test_all 0.102277 0.037187 655.695859 (193.740403)
test_rubyspec 0.041734 0.039229 117.182011 ( 24.511816)
total: 257.49 sec