Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-230118
#<BuildRuby:0x00007fe6a0a3fdc0
@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.20240629-230118",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000038)
build_up 0.000654 0.008239 3.669249 ( 3.987355)
build_miniruby 0.001323 0.000441 1.262358 ( 1.542376)
build_ruby 0.001645 0.000549 3.936523 ( 48.240872)
build_all 0.007811 0.001209 8.020858 ( 3.143023)
build_install 0.017722 0.004170 10.967834 ( 5.804827)
test_btest 0.000928 0.000000 107.464178 ( 30.737011)
test_basic 0.003001 0.006010 0.945609 ( 1.009104)
test_all 0.131309 0.027665 922.415743 (422.629802)
test_rubyspec 0.068578 0.031282 178.953884 (133.764180)
total: 650.86 sec