Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-065223
#<BuildRuby:0x0000564397b5a258
@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.20230626-065223",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000035)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002153 0.004695 2.085645 ( 4.289210)
build_miniruby 0.001369 0.000357 1.410832 ( 1.411425)
build_ruby 0.001666 0.000000 3.136813 ( 3.831546)
build_all 0.006798 0.000000 2.479974 ( 2.397320)
build_install 0.016967 0.000000 3.841361 ( 3.171408)
test_btest 0.001074 0.000069 80.578332 ( 44.350678)
test_basic 0.003635 0.004548 0.924392 ( 1.299711)
test_all 0.002343 0.000161 584.599637 (264.264007)
test_rubyspec 0.038242 0.015771 88.512909 (101.577452)
total: 426.59 sec