Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-053738
#<BuildRuby:0x00007fa440e9fde0
@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.20241027-053738",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003663 0.005190 4.201605 ( 4.117651)
build_miniruby 0.001485 0.000479 1.873314 ( 1.877065)
build_ruby 0.001688 0.000545 4.767298 ( 4.952565)
build_all 0.009982 0.000457 7.223984 ( 3.657015)
build_install 0.021101 0.000748 10.193728 ( 5.652464)
test_btest 0.000678 0.000182 79.397312 ( 28.871513)
test_basic 0.012423 0.000118 1.123451 ( 1.236304)
test_all 0.142974 0.015816 800.978437 (294.468831)
test_rubyspec 0.040108 0.044729 124.917534 ( 28.332179)
total: 373.17 sec