Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-210754
#<BuildRuby:0x00007faed06cfdc8
@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.20240804-210754",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.004663 0.003274 3.132822 ( 2.982937)
build_miniruby 0.001343 0.000294 1.206218 ( 1.204322)
build_ruby 0.001500 0.000329 2.936098 ( 3.173264)
build_all 0.002823 0.005638 6.702395 ( 2.534127)
build_install 0.012436 0.005079 8.834323 ( 3.823106)
test_btest 0.000825 0.000223 99.412363 ( 25.545749)
test_basic 0.007936 0.001844 0.994852 ( 1.041913)
test_all 0.104333 0.045965 843.797084 (304.973511)
test_rubyspec 0.059012 0.034601 167.401475 ( 35.159651)
total: 380.44 sec