Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-200819
#<BuildRuby:0x000055ac8fc568e0
@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.20240314-200819",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007302 0.001460 3.207210 ( 4.653915)
build_miniruby 0.001310 0.000262 1.928189 ( 2.299615)
build_ruby 0.001947 0.000000 3.897052 ( 4.650016)
build_all 0.007006 0.001808 7.497659 ( 6.168032)
build_install 0.016524 0.005853 9.484863 ( 8.411149)
test_btest 0.001226 0.000000 96.557416 ( 77.063330)
test_basic 0.007243 0.000916 1.058337 ( 1.732989)
test_all 0.089960 0.032865 850.898816 (394.652487)
test_rubyspec 0.055449 0.048436 140.864898 (202.374198)
total: 702.01 sec