Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-073642
#<BuildRuby:0x00007f897c8cfde0
@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.20240707-073642",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002974 0.005178 3.899693 ( 3.202984)
build_miniruby 0.001274 0.000490 1.284917 ( 1.282117)
build_ruby 0.000000 0.002009 3.665273 ( 3.832895)
build_all 0.006072 0.002916 8.170412 ( 3.134087)
build_install 0.018002 0.001899 11.125961 ( 4.929998)
test_btest 0.000897 0.000329 119.162453 ( 30.626487)
test_basic 0.005016 0.004688 1.044316 ( 1.093044)
test_all 0.106955 0.049512 798.773614 (226.671726)
test_rubyspec 0.056112 0.045214 183.326709 ( 29.846182)
total: 304.62 sec