Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-023445
#<BuildRuby:0x00007fe20fc5fdc0
@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.20241225-023445",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005612 0.000192 1.960698 ( 2.584025)
build_miniruby 0.000000 0.001662 1.692874 ( 1.690849)
build_ruby 0.000465 0.001699 4.281590 ( 4.429378)
build_all 0.006660 0.003121 6.806296 ( 3.037444)
build_install 0.013368 0.007321 8.848917 ( 5.064438)
test_btest 0.000931 0.000187 77.680879 ( 23.131841)
test_basic 0.002448 0.006445 0.994417 ( 1.043944)
test_all 0.105012 0.039899 712.303146 (225.585338)
test_rubyspec 0.036859 0.044698 116.304805 ( 26.382674)
total: 292.95 sec