Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-191312
#<BuildRuby:0x00007feea827fdc8
@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.20240930-191312",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.004652 0.004079 4.593309 ( 3.715908)
build_miniruby 0.001762 0.000155 1.671251 ( 1.675841)
build_ruby 0.001789 0.000158 3.729749 ( 3.918121)
build_all 0.004246 0.004654 6.834479 ( 2.894643)
build_install 0.008014 0.009976 10.068790 ( 4.695132)
test_btest 0.000784 0.000139 91.965158 ( 26.308145)
test_basic 0.005087 0.004653 1.013800 ( 1.064819)
test_all 0.116533 0.034889 743.753379 (225.077022)
test_rubyspec 0.072562 0.016880 131.123635 ( 25.496065)
total: 294.85 sec