Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-030923
#<BuildRuby:0x000056405f972228
@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.20230622-030923",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.005421 0.000402 2.002574 ( 3.480861)
build_miniruby 0.000000 0.001843 1.561078 ( 1.576187)
build_ruby 0.000000 0.001346 2.964757 ( 3.217050)
build_all 0.006760 0.000323 2.384061 ( 1.921051)
build_install 0.009363 0.007102 3.630827 ( 2.901791)
test_btest 0.000287 0.000449 78.250939 ( 38.624794)
test_basic 0.000263 0.006526 0.871225 ( 1.303078)
test_all 0.001164 0.000232 576.312725 (323.311979)
test_rubyspec 0.030686 0.029393 89.943212 (146.548133)
total: 522.89 sec