Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-052345
#<BuildRuby:0x000055f19e4467f0
@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.20230211-052345",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004602 0.000096 0.945498 ( 1.298281)
build_miniruby 0.001161 0.000145 0.987255 ( 0.985715)
build_ruby 0.000000 0.001293 1.827297 ( 2.044138)
build_all 0.003088 0.002436 3.287813 ( 1.479723)
build_install 0.011083 0.000490 2.618222 ( 1.766949)
test_btest 0.000695 0.000103 55.313659 ( 15.046302)
test_basic 0.000361 0.004106 0.378728 ( 0.471118)
test_all 0.001057 0.000196 576.189994 (164.614709)
test_rubyspec 0.020465 0.023207 63.080680 ( 73.141611)
total: 260.85 sec