Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-040923
#<BuildRuby:0x00007f129420fdc0
@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.20240924-040923",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.008789 4.015449 ( 3.462844)
build_miniruby 0.000000 0.001627 1.571201 ( 1.583475)
build_ruby 0.000168 0.001685 3.784311 ( 4.002400)
build_all 0.009013 0.000144 6.656805 ( 2.719988)
build_install 0.012017 0.007316 10.026866 ( 4.511273)
test_btest 0.000000 0.000957 83.321053 ( 21.646468)
test_basic 0.005630 0.003332 0.829052 ( 0.876034)
test_all 0.121784 0.025245 764.645459 (218.381674)
test_rubyspec 0.033380 0.049957 131.906249 ( 26.584428)
total: 283.77 sec