Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-063818
#<BuildRuby:0x00007f41a5fcfdd0
@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.20240826-063818",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000734 0.007436 3.640658 ( 3.539040)
build_miniruby 0.001567 0.000000 1.323188 ( 1.319662)
build_ruby 0.001933 0.000000 4.159519 ( 4.310967)
build_all 0.008681 0.000101 8.590144 ( 3.416156)
build_install 0.008361 0.011950 10.834839 ( 4.873535)
test_btest 0.000781 0.000190 115.200147 ( 29.934791)
test_basic 0.000000 0.011095 1.062546 ( 1.103060)
test_all 0.110733 0.042925 815.587875 (237.979203)
test_rubyspec 0.060998 0.038089 175.909891 ( 30.939669)
total: 317.42 sec