Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-012921
#<BuildRuby:0x00007ff9e7b4fdc8
@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.20240708-012921",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000039)
build_up 0.005392 0.003470 4.475228 ( 3.944394)
build_miniruby 0.001324 0.000257 1.542541 ( 1.539097)
build_ruby 0.001987 0.000000 4.600407 ( 4.708661)
build_all 0.004673 0.004544 8.663380 ( 3.465953)
build_install 0.005002 0.016557 11.583490 ( 5.407977)
test_btest 0.000479 0.001019 125.034573 ( 33.391097)
test_basic 0.004007 0.010392 1.296192 ( 1.353493)
test_all 0.113013 0.048216 908.837439 (254.397563)
test_rubyspec 0.055513 0.042921 174.418324 ( 35.838865)
total: 344.05 sec