Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-221409
#<BuildRuby:0x00007f23d5d9fdc8
@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.20240718-221409",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.003792 0.004081 3.356171 ( 3.306012)
build_miniruby 0.001677 0.000000 1.522906 ( 1.520070)
build_ruby 0.001890 0.000000 4.180492 ( 4.319733)
build_all 0.008853 0.000940 8.417698 ( 3.465312)
build_install 0.019295 0.009086 12.120674 ( 7.788653)
test_btest 0.000817 0.000204 107.329991 ( 38.086812)
test_basic 0.006369 0.001592 0.919246 ( 1.583554)
test_all 0.107772 0.036705 770.673349 (261.904107)
test_rubyspec 0.054109 0.029428 163.018297 ( 25.739418)
total: 347.71 sec