Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-204927
#<BuildRuby:0x00007fe3503dfdc0
@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.20241222-204927",
@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.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001680 0.004458 2.111683 ( 2.599033)
build_miniruby 0.001844 0.000000 1.638660 ( 1.656997)
build_ruby 0.002254 0.000000 4.385561 ( 4.647799)
build_all 0.007593 0.002835 6.660477 ( 3.874266)
build_install 0.015570 0.007785 8.846332 ( 6.011990)
test_btest 0.000964 0.000000 77.160379 ( 53.189132)
test_basic 0.001717 0.009790 1.085124 ( 1.278527)
test_all 0.108676 0.043282 757.218337 (447.940814)
test_rubyspec 0.056807 0.028497 121.063533 ( 45.128798)
total: 566.33 sec