Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-132013
#<BuildRuby:0x00007f0e7a4bfde0
@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.20240928-132013",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.002129 0.006487 4.350023 ( 3.689643)
build_miniruby 0.001291 0.000292 1.537637 ( 1.534611)
build_ruby 0.001995 0.000000 4.003780 ( 4.205867)
build_all 0.004311 0.004525 7.054964 ( 3.022573)
build_install 0.019488 0.000000 9.770497 ( 4.338566)
test_btest 0.000000 0.001158 91.309020 ( 25.191620)
test_basic 0.005703 0.004124 0.868634 ( 0.915682)
test_all 0.116447 0.032809 720.350695 (210.303588)
test_rubyspec 0.044419 0.045677 130.574588 ( 28.908127)
total: 282.11 sec