Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-233700
#<BuildRuby:0x00005585f8e127c8
@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.20230529-233700",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005870 0.000939 1.902483 ( 3.926102)
build_miniruby 0.001359 0.000218 1.364389 ( 1.412092)
build_ruby 0.000000 0.001674 2.639607 ( 2.991262)
build_all 0.003571 0.003241 2.148625 ( 1.959485)
build_install 0.018105 0.000073 3.498813 ( 3.725793)
test_btest 0.000000 0.001296 76.748305 ( 40.794992)
test_basic 0.003613 0.002893 0.768092 ( 0.948603)
test_all 0.002544 0.000000 555.148156 (248.700740)
test_rubyspec 0.029346 0.025173 83.845958 (103.354138)
total: 407.81 sec