Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-081418
#<BuildRuby:0x00005591ccbee390
@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.20230630-081418",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005123 0.000854 1.921685 ( 3.340270)
build_miniruby 0.001242 0.000207 1.415755 ( 1.444260)
build_ruby 0.001200 0.000200 2.935492 ( 3.193948)
build_all 0.007146 0.000472 2.406971 ( 2.203372)
build_install 0.009955 0.007997 3.673645 ( 3.732437)
test_btest 0.000727 0.000156 81.045838 ( 39.632564)
test_basic 0.000000 0.006992 0.893081 ( 1.080534)
test_all 0.000071 0.001440 616.199430 (266.903257)
test_rubyspec 0.022369 0.030255 88.704828 (103.021290)
total: 424.55 sec