Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-173332
#<BuildRuby:0x00007fc77212fde0
@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.20241215-173332",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000032)
build_up 0.005017 0.001411 2.546980 ( 3.333561)
build_miniruby 0.001226 0.000345 1.674399 ( 1.745022)
build_ruby 0.002294 0.000000 4.334896 ( 4.782016)
build_all 0.010032 0.000000 6.582200 ( 4.412549)
build_install 0.014029 0.008789 8.707053 ( 6.804834)
test_btest 0.000640 0.000186 79.923941 ( 62.668115)
test_basic 0.002799 0.008022 1.124091 ( 1.639465)
test_all 0.111686 0.039356 733.869666 (371.985033)
test_rubyspec 0.047959 0.037564 121.351935 ( 46.338080)
total: 503.71 sec