Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-185852
#<BuildRuby:0x000055844dd26258
@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.20230912-185852",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007684 0.000000 2.186245 ( 4.554068)
build_miniruby 0.001404 0.000074 1.699624 ( 1.799798)
build_ruby 0.001399 0.000096 3.515540 ( 4.002124)
build_all 0.000020 0.008448 6.380637 ( 4.107605)
build_install 0.011364 0.009878 7.748666 ( 5.656847)
test_btest 0.000859 0.000172 81.369474 ( 43.866006)
test_basic 0.004659 0.004034 0.972754 ( 1.133091)
test_all 0.009398 0.001193 664.595132 (304.452098)
test_rubyspec 0.032639 0.038232 104.387571 (125.134197)
total: 494.71 sec