Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-193358
#<BuildRuby:0x00007fd75a45fdd8
@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.20241103-193358",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003916 0.003957 3.426920 ( 3.321094)
build_miniruby 0.001699 0.000000 1.531220 ( 1.531338)
build_ruby 0.001856 0.000000 3.814749 ( 3.966392)
build_all 0.006148 0.002468 6.670884 ( 2.802603)
build_install 0.019442 0.001852 9.811617 ( 4.769612)
test_btest 0.000832 0.000192 72.904250 ( 19.559622)
test_basic 0.006456 0.003642 1.025256 ( 1.074611)
test_all 0.091185 0.058492 718.554754 (221.093517)
test_rubyspec 0.048264 0.033361 117.880849 ( 27.421813)
total: 285.54 sec