Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-124232
#<BuildRuby:0x00007fa459c0fdc8
@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.20241217-124232",
@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.000034 0.000007 0.000041 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005531 0.000307 2.364821 ( 2.670759)
build_miniruby 0.001415 0.000274 1.135752 ( 1.132411)
build_ruby 0.001543 0.000299 3.634532 ( 3.878734)
build_all 0.000000 0.007852 6.014571 ( 2.619047)
build_install 0.012930 0.003724 7.850875 ( 4.218319)
test_btest 0.000711 0.000183 76.114189 ( 20.271785)
test_basic 0.008588 0.001111 0.936480 ( 0.980039)
test_all 0.083046 0.059538 664.027404 (206.953349)
test_rubyspec 0.048785 0.031826 117.796914 ( 26.367327)
total: 269.09 sec