Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-084235
#<BuildRuby:0x00007fdb7262fde0
@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.20241202-084235",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.009714 0.000501 3.792190 ( 4.784233)
build_miniruby 0.001175 0.000324 2.267875 ( 2.690370)
build_ruby 0.001766 0.000487 4.591824 ( 12.936932)
build_all 0.006417 0.001770 6.732336 ( 3.274219)
build_install 0.019385 0.000488 9.709176 ( 5.156762)
test_btest 0.000606 0.000147 82.500059 ( 36.098983)
test_basic 0.006147 0.006103 1.131563 ( 1.269851)
test_all 0.112158 0.037802 727.649068 (288.874561)
test_rubyspec 0.024142 0.059827 119.794528 ( 26.454195)
total: 381.54 sec