Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-042046
#<BuildRuby:0x00007f9d346afdc8
@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.20241118-042046",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.002603 0.004965 3.854943 ( 3.918149)
build_miniruby 0.001512 0.000000 1.972631 ( 1.970962)
build_ruby 0.001520 0.000735 4.261792 ( 4.468096)
build_all 0.007344 0.001279 6.449729 ( 2.677320)
build_install 0.006570 0.011635 8.921347 ( 4.349652)
test_btest 0.000612 0.000268 76.319770 ( 21.550732)
test_basic 0.003889 0.005457 0.892639 ( 0.940777)
test_all 0.086877 0.060876 706.531940 (205.957812)
test_rubyspec 0.048178 0.034347 119.819733 ( 26.501378)
total: 272.34 sec