Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-182611
#<BuildRuby:0x00007f838872fde0
@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.20241228-182611",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.004484 0.000830 1.775174 ( 2.144963)
build_miniruby 0.001272 0.000236 1.601528 ( 1.598617)
build_ruby 0.001426 0.000264 3.607741 ( 37.731316)
build_all 0.001456 0.007605 6.250209 ( 2.568104)
build_install 0.014318 0.003579 7.985044 ( 4.254462)
test_btest 0.000817 0.000204 73.744963 ( 21.791934)
test_basic 0.001592 0.007296 0.809834 ( 6.489941)
test_all 0.100547 0.039980 702.863252 (213.957281)
test_rubyspec 0.038573 0.041562 116.223814 ( 25.775268)
total: 316.31 sec