Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-161248
#<BuildRuby:0x00007f027411fdc8
@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.20241217-161248",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005409 0.000000 2.050416 ( 2.369273)
build_miniruby 0.001781 0.000000 1.309424 ( 1.306046)
build_ruby 0.001903 0.000000 3.842935 ( 4.020265)
build_all 0.007658 0.000128 5.821036 ( 2.422072)
build_install 0.012517 0.003520 7.305500 ( 3.792824)
test_btest 0.000839 0.000119 75.302536 ( 20.578509)
test_basic 0.008110 0.001158 0.876439 ( 0.926196)
test_all 0.091782 0.052162 698.258193 (228.795256)
test_rubyspec 0.042490 0.034369 118.849609 ( 26.762287)
total: 290.97 sec