Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-071839
#<BuildRuby:0x00007fb7143dfdd8
@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.20241103-071839",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.000594 0.008287 3.890246 ( 4.120002)
build_miniruby 0.000000 0.001825 1.446809 ( 1.443559)
build_ruby 0.001881 0.000383 4.725613 ( 4.994357)
build_all 0.010955 0.000000 7.118546 ( 3.974313)
build_install 0.019375 0.003696 9.935543 ( 6.074043)
test_btest 0.000740 0.000189 79.368956 ( 50.099034)
test_basic 0.003455 0.009205 1.164225 ( 1.495307)
test_all 0.113860 0.032206 707.547059 (254.103933)
test_rubyspec 0.042258 0.040020 119.654047 ( 22.408618)
total: 348.71 sec