Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-034840
#<BuildRuby:0x000055c1d62be3d0
@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.20230612-034840",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006329 0.000376 1.928837 ( 4.279292)
build_miniruby 0.001349 0.000208 1.346364 ( 1.540791)
build_ruby 0.000000 0.001798 2.657706 ( 3.066432)
build_all 0.000671 0.006345 2.309935 ( 2.222698)
build_install 0.013287 0.004327 3.657656 ( 3.437135)
test_btest 0.001020 0.000246 77.665965 ( 43.829382)
test_basic 0.006630 0.000000 0.782939 ( 1.063737)
test_all 0.001307 0.000000 592.899426 (285.586723)
test_rubyspec 0.025361 0.028042 84.677417 (102.631551)
total: 447.66 sec