Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-082014
#<BuildRuby:0x00007f62c381fdd0
@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.20241112-082014",
@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.000015 0.000007 0.000022 ( 0.000021)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.002444 0.005190 3.675907 ( 3.612100)
build_miniruby 0.001113 0.000513 1.594304 ( 1.591781)
build_ruby 0.001463 0.000675 3.812691 ( 3.992100)
build_all 0.007103 0.001262 6.297806 ( 2.675919)
build_install 0.014694 0.005057 8.716067 ( 4.321425)
test_btest 0.000669 0.000290 76.956121 ( 20.520227)
test_basic 0.000000 0.009714 1.016838 ( 1.064365)
test_all 0.111784 0.035053 725.423726 (211.143744)
test_rubyspec 0.044562 0.042362 118.150895 ( 28.646852)
total: 277.57 sec