Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-015318
#<BuildRuby:0x00005640f3a5a228
@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.20240307-015318",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004502 0.004052 2.671173 ( 2.993706)
build_miniruby 0.001325 0.000295 1.661272 ( 1.766975)
build_ruby 0.000000 0.001873 3.588253 ( 3.926927)
build_all 0.005447 0.002409 6.914956 ( 4.411447)
build_install 0.013989 0.006794 8.738111 ( 6.339082)
test_btest 0.001123 0.000000 93.388048 ( 61.092121)
test_basic 0.000000 0.008689 1.004362 ( 1.259829)
test_all 0.098469 0.027033 924.773034 (663.425969)
test_rubyspec 0.060016 0.032996 133.569379 (208.703316)
total: 953.92 sec