Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-145408
#<BuildRuby:0x00005591b6fa23d0
@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.20231214-145408",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.002692 0.005855 2.579245 ( 3.990686)
build_miniruby 0.001731 0.000000 1.763678 ( 1.953873)
build_ruby 0.001811 0.000000 3.524024 ( 3.989041)
build_all 0.007878 0.001486 6.187860 ( 4.586618)
build_install 0.013803 0.008594 7.827136 ( 6.772949)
test_btest 0.000700 0.000271 84.728759 ( 71.654875)
test_basic 0.000455 0.008151 0.948907 ( 1.589817)
test_all 0.091117 0.036888 714.858506 (511.245197)
test_rubyspec 0.024193 0.051638 103.708322 (148.278876)
total: 754.06 sec