Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-073751
#<BuildRuby:0x000055b905f3a138
@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.20240122-073751",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004240 0.000883 1.685021 ( 2.068317)
build_miniruby 0.001334 0.000278 1.611439 ( 1.609451)
build_ruby 0.001620 0.000338 3.847321 ( 4.100939)
build_all 0.008456 0.000000 6.270567 ( 4.079927)
build_install 0.018690 0.000000 7.575895 ( 4.762212)
test_btest 0.001018 0.000000 84.041376 ( 40.525573)
test_basic 0.000698 0.006562 0.900450 ( 0.980466)
test_all 0.096227 0.023864 728.488958 (314.955732)
test_rubyspec 0.062159 0.041615 159.038821 (170.992204)
total: 544.08 sec