Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-204419
#<BuildRuby:0x00005614879d2078
@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.20231220-204419",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.005985 0.000855 1.983650 ( 4.012443)
build_miniruby 0.001326 0.000189 1.744481 ( 2.559507)
build_ruby 0.001586 0.000226 3.542457 ( 5.172297)
build_all 0.008229 0.001175 5.903920 ( 8.080040)
build_install 0.020957 0.000947 7.227765 ( 8.812992)
test_btest 0.000688 0.000088 84.032632 (112.190678)
test_basic 0.007787 0.001005 0.948164 ( 1.716208)
test_all 0.089131 0.036957 709.144506 (571.306577)
test_rubyspec 0.039417 0.034336 100.281638 (133.871128)
total: 847.72 sec