Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-033501
#<BuildRuby:0x00007f4ca75afdc0
@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.20241023-033501",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.006852 0.001891 4.098773 ( 4.136001)
build_miniruby 0.001313 0.000362 2.144635 ( 2.142661)
build_ruby 0.001522 0.000420 4.070984 ( 4.239737)
build_all 0.009200 0.000000 6.848177 ( 2.761643)
build_install 0.014942 0.005042 9.846119 ( 4.691689)
test_btest 0.000834 0.000221 81.830182 ( 21.755540)
test_basic 0.003297 0.007045 0.830370 ( 0.875578)
test_all 0.108606 0.042986 744.319426 (220.585681)
test_rubyspec 0.044331 0.039490 124.554258 ( 25.842913)
total: 287.03 sec