Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-005542
#<BuildRuby:0x00005627a78d22a8
@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.20230623-005542",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006077 0.000074 1.975813 ( 3.631813)
build_miniruby 0.001382 0.000048 1.499577 ( 1.619032)
build_ruby 0.000000 0.001871 3.070899 ( 4.003211)
build_all 0.004212 0.002408 2.358257 ( 2.599653)
build_install 0.012071 0.004569 3.611360 ( 3.149110)
test_btest 0.000624 0.000061 77.405480 ( 40.537871)
test_basic 0.001793 0.004592 0.813970 ( 0.933679)
test_all 0.000988 0.000127 565.770907 (291.514093)
test_rubyspec 0.031090 0.020851 85.971822 (113.072402)
total: 461.06 sec