Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-185859
#<BuildRuby:0x00007fb7f4affdd0
@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.20240625-185859",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003005 0.004935 3.693996 ( 3.769628)
build_miniruby 0.000000 0.001719 1.661567 ( 1.658363)
build_ruby 0.000000 0.001980 4.058685 ( 4.186467)
build_all 0.001726 0.007377 7.946076 ( 3.165047)
build_install 0.012419 0.006481 10.900040 ( 5.183780)
test_btest 0.000773 0.000328 112.299095 ( 29.286363)
test_basic 0.007382 0.001474 1.249398 ( 1.301582)
test_all 0.127122 0.024877 880.288449 (291.495502)
test_rubyspec 0.044726 0.054102 175.097951 ( 72.251152)
total: 412.30 sec