Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-023129
#<BuildRuby:0x00007fa62a90fdd0
@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.20240906-023129",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000100 0.000000 0.000100 ( 0.000100)
build_up 0.007039 0.000948 4.035973 ( 3.902708)
build_miniruby 0.000000 0.002227 1.891100 ( 1.887644)
build_ruby 0.000000 0.002144 4.766552 ( 16.137405)
build_all 0.005244 0.003865 8.472008 ( 3.518569)
build_install 0.014307 0.007710 11.419822 ( 5.565500)
test_btest 0.000672 0.000250 121.759996 ( 34.220583)
test_basic 0.004034 0.005749 1.303569 ( 1.344813)
test_all 0.098013 0.055379 792.650968 (256.133736)
test_rubyspec 0.050360 0.039975 167.092493 ( 28.381706)
total: 351.09 sec