Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-210544
#<BuildRuby:0x0000562f94b223b0
@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.20231217-210544",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003756 0.004554 2.508128 ( 3.810655)
build_miniruby 0.001570 0.000233 1.682113 ( 1.918138)
build_ruby 0.001503 0.000222 3.443562 ( 11.723795)
build_all 0.000880 0.008721 6.140136 ( 5.582742)
build_install 0.015997 0.006084 7.787557 ( 6.842481)
test_btest 0.000803 0.000193 83.911024 ( 69.950376)
test_basic 0.004580 0.001105 0.959291 ( 1.376710)
test_all 0.093360 0.028752 690.080222 (415.345995)
test_rubyspec 0.038051 0.031613 101.001903 (133.171019)
total: 649.72 sec