Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-094024
#<BuildRuby:0x00005605d13661b8
@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.20231019-094024",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000037 0.000000 0.000037 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.006257 0.000339 2.372088 ( 2.445341)
build_miniruby 0.001471 0.000196 1.633450 ( 1.635669)
build_ruby 0.001486 0.000198 3.387781 ( 3.584807)
build_all 0.005304 0.003087 6.503474 ( 3.208999)
build_install 0.017844 0.003050 8.124712 ( 4.502178)
test_btest 0.000876 0.000135 89.268053 ( 43.868666)
test_basic 0.000841 0.007859 1.012803 ( 1.267632)
test_all 0.008204 0.001683 691.874829 (246.262298)
test_rubyspec 0.023336 0.044390 99.810013 (111.452232)
total: 418.23 sec