Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-022220
#<BuildRuby:0x0000556fa770a258
@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.20240303-022220",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002437 0.004590 2.454168 ( 2.205128)
build_miniruby 0.000000 0.001220 1.358370 ( 1.356479)
build_ruby 0.000000 0.001509 2.914671 ( 3.137868)
build_all 0.005584 0.001640 6.116261 ( 2.285576)
build_install 0.013948 0.003487 7.517142 ( 3.323084)
test_btest 0.000668 0.000167 87.981314 ( 23.054388)
test_basic 0.000000 0.006127 0.783036 ( 0.859954)
test_all 0.068086 0.050744 767.861932 (255.570656)
test_rubyspec 0.037655 0.044800 109.400200 (118.537858)
total: 410.33 sec