Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-004359
#<BuildRuby:0x000055e2b04de4f8
@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.20230925-004359",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007358 0.000220 2.174990 ( 4.436513)
build_miniruby 0.001283 0.000083 1.683821 ( 2.007319)
build_ruby 0.001953 0.000000 3.300934 ( 3.770151)
build_all 0.007473 0.000338 6.148199 ( 4.811542)
build_install 0.014809 0.004822 7.660908 ( 5.785941)
test_btest 0.000822 0.000072 81.022546 ( 50.226522)
test_basic 0.008392 0.000000 0.980012 ( 1.296246)
test_all 0.009431 0.000362 677.881094 (355.796924)
test_rubyspec 0.038915 0.034154 103.536378 (126.243463)
total: 554.38 sec