Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-064506
#<BuildRuby:0x00007f9eca66fdd0
@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.20241206-064506",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.004793 0.002780 3.130649 ( 3.356718)
build_miniruby 0.001718 0.000000 1.494147 ( 1.490783)
build_ruby 0.001808 0.000000 3.612441 ( 36.205177)
build_all 0.006773 0.002065 6.309606 ( 2.617662)
build_install 0.010588 0.007166 8.897799 ( 4.301808)
test_btest 0.000000 0.000911 79.423166 ( 21.234154)
test_basic 0.006554 0.003842 0.935022 ( 0.978553)
test_all 0.109205 0.041168 792.934957 (349.671888)
test_rubyspec 0.050723 0.044092 125.626723 ( 65.491737)
total: 485.35 sec