Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-043610
#<BuildRuby:0x00007f954c77fdd8
@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.20241207-043610",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.003302 0.003945 3.192008 ( 3.065980)
build_miniruby 0.001604 0.000229 1.387619 ( 1.384049)
build_ruby 0.001652 0.000236 3.575293 ( 3.736324)
build_all 0.008462 0.000027 5.935111 ( 2.413349)
build_install 0.010402 0.009430 9.080221 ( 4.567135)
test_btest 0.000715 0.000132 78.230275 ( 25.738012)
test_basic 0.008594 0.004335 1.166973 ( 1.456703)
test_all 0.093173 0.052615 731.913063 (214.996232)
test_rubyspec 0.044246 0.043190 122.234960 ( 32.499419)
total: 289.86 sec