Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-160125
#<BuildRuby:0x00007fe7a24afdd0
@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.20241203-160125",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003805 0.005051 3.682862 ( 3.922877)
build_miniruby 0.001157 0.000330 1.279950 ( 1.277101)
build_ruby 0.001278 0.000365 3.400718 ( 3.601704)
build_all 0.007246 0.000842 6.046894 ( 2.409191)
build_install 0.008785 0.010098 8.950214 ( 4.217946)
test_btest 0.000733 0.000244 73.749300 ( 21.501760)
test_basic 0.004582 0.005739 0.860211 ( 0.906622)
test_all 0.100842 0.034568 612.293442 (181.435123)
test_rubyspec 0.048030 0.031746 114.648700 ( 21.772358)
total: 241.05 sec